new dev iteration

pull/2645/head
Tuğçe Küçükoğlu 2022-06-07 10:15:01 +03:00
parent d89151ab94
commit f109d80915
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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