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>2021-06-12 02:22:11 +0300
committerdartcafe <github@dartcafe.de>2021-06-12 02:22:11 +0300
commit874e27714de5ba9928a3bedb65e63ccd748aedba (patch)
treedbe7e5fb16c68f6799298ad2b89d6792ee18fd14
parent7603ec55ed092bef073ae360b3839851112a1209 (diff)
Updated version to 2.0.2
Signed-off-by: dartcafe <github@dartcafe.de>
-rw-r--r--appinfo/info.xml2
-rw-r--r--package-lock.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 5cac2152..5fc414f2 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,7 +5,7 @@
<name>Polls</name>
<summary>A polls app, similar to doodle/dudle with the possibility to restrict access.</summary>
<description>A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public).</description>
- <version>2.0.1</version>
+ <version>2.0.2</version>
<licence>agpl</licence>
<author>Vinzenz Rosenkranz</author>
<author>René Gieling</author>
diff --git a/package-lock.json b/package-lock.json
index 3a3235a7..0538ad23 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "polls",
- "version": "2.0.1",
+ "version": "2.0.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {