Set version

pull/2862/head 3.16.0
Cagatay Civici 2022-08-15 14:03:16 +03:00
parent 1f38fd041c
commit 59a61c4a0c
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "primevue",
"version": "3.15.1-SNAPSHOT",
"version": "3.16.0",
"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.15.1-SNAPSHOT on Vue 3 by </span>
<span>PrimeVue 3.16.0 on Vue 3 by </span>
<a href="https://www.primetek.com.tr">PrimeTek</a>
</div>