New dev iteration

pull/1440/head
Cagatay Civici 2021-08-10 17:39:32 +03:00
parent cc42a09a7e
commit 1fdebc263a
3 changed files with 3 additions and 3 deletions

View File

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

View File

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