New dev iteration

pull/938/head
Cagatay Civici 2021-02-03 15:59:17 +03:00
parent 9a2e44a625
commit d873ab3fad
3 changed files with 3 additions and 3 deletions

View File

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

View File

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