diff --git a/package-build.json b/package-build.json index ae6fe2c57..71e5db50a 100644 --- a/package-build.json +++ b/package-build.json @@ -1,6 +1,6 @@ { "name": "primevue", - "version": "3.12.2", + "version": "3.12.3-SNAPSHOT", "homepage": "https://www.primefaces.org/primevue", "repository": { "type": "git", diff --git a/package.json b/package.json index 4f643473a..eb4708932 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "primevue", - "version": "3.12.2", + "version": "3.12.3-SNAPSHOT", "homepage": "https://www.primefaces.org/primevue", "repository": { "type": "git", diff --git a/src/AppFooter.vue b/src/AppFooter.vue index 4fccfea30..e74d810a0 100755 --- a/src/AppFooter.vue +++ b/src/AppFooter.vue @@ -1,7 +1,7 @@