From f109d80915ed9c906115ace9f114006929bd9ddb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tu=C4=9F=C3=A7e=20K=C3=BC=C3=A7=C3=BCko=C4=9Flu?= Date: Tue, 7 Jun 2022 10:15:01 +0300 Subject: [PATCH] new dev iteration --- package-build.json | 2 +- package.json | 2 +- src/AppFooter.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-build.json b/package-build.json index a1b8c154c..33f780487 100644 --- a/package-build.json +++ b/package-build.json @@ -1,6 +1,6 @@ { "name": "primevue", - "version": "3.13.1", + "version": "3.13.2-SNAPSHOT", "homepage": "https://www.primefaces.org/primevue", "repository": { "type": "git", diff --git a/package.json b/package.json index 073bd14f3..61bfe6b88 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "primevue", - "version": "3.13.1", + "version": "3.13.2-SNAPSHOT", "homepage": "https://www.primefaces.org/primevue", "repository": { "type": "git", diff --git a/src/AppFooter.vue b/src/AppFooter.vue index ad3345a84..d2cbc2042 100755 --- a/src/AppFooter.vue +++ b/src/AppFooter.vue @@ -1,7 +1,7 @@