Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordartcafe <github@dartcafe.de>2022-04-27 23:10:03 +0300
committerdartcafe <github@dartcafe.de>2022-04-27 23:10:03 +0300
commit986d45f605ecf4b2e41d76961cd9416ef9232367 (patch)
tree6c9c3527b34f227f7d9e526184b85e2b48772302 /package.json
parent1a05dbf6f4c78567652b073cd38fccafcb2e2a83 (diff)
3.7.0-beta1v3.7.0-beta1
Signed-off-by: dartcafe <github@dartcafe.de>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ddf04f41..8595b821 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "polls",
"description": "Polls app for nextcloud",
- "version": "3.6.1",
+ "version": "3.7.0-beta1",
"authors": [
{
"name": "Vinzenz Rosenkranz",