Update version to 3.7.2-SNAPSHOT

pull/1544/head
Cagatay Civici 2021-09-13 18:51:52 +03:00
parent 3039690bef
commit 391d6f108b
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "primevue",
"version": "3.7.1",
"version": "3.7.2",
"homepage": "https://www.primefaces.org/primevue",
"repository": {
"type": "git",

View File

@ -1,6 +1,6 @@
{
"name": "primevue",
"version": "3.7.1",
"version": "3.7.2-SNAPSHOT",
"homepage": "https://www.primefaces.org/primevue",
"repository": {
"type": "git",

View File

@ -1,7 +1,7 @@
<template>
<div class="layout-footer">
<div class="layout-footer-left">
<span>PrimeVue 3.7.0 on Vue 3 by </span>
<span>PrimeVue 3.7.2-SNAPSHOT on Vue 3 by </span>
<a href="https://www.primetek.com.tr">PrimeTek</a>
</div>