diff --git a/package-build.json b/package-build.json index 5b0b91388..4a5be2460 100644 --- a/package-build.json +++ b/package-build.json @@ -1,6 +1,6 @@ { "name": "primevue", - "version": "3.5.0", + "version": "3.5.1-SNAPSHOT", "homepage": "https://www.primefaces.org/primevue", "repository": { "type": "git", diff --git a/package.json b/package.json index 9131f65f2..681477a9f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "primevue", - "version": "3.5.0", + "version": "3.5.1-SNAPSHOT", "homepage": "https://www.primefaces.org/primevue", "repository": { "type": "git", diff --git a/src/AppFooter.vue b/src/AppFooter.vue index 8ffdbda2f..109a8b896 100755 --- a/src/AppFooter.vue +++ b/src/AppFooter.vue @@ -1,7 +1,7 @@