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:
authorRené Gieling <github@dartcafe.de>2022-10-13 15:06:42 +0300
committerRené Gieling <github@dartcafe.de>2022-10-13 15:06:42 +0300
commit83334f99fd0c71a3d5721a3bc8c695cdd1b221bc (patch)
treeb8f350cc862a9d71879bd9cbcf74a7a1390eb0ce
parent49cb77c8367dcc3b0d7aa55781aadf42ebf31c65 (diff)
fix version infov4.0.0
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 5c5950bf..7147a3b5 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -4,7 +4,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>4.0.0-beta3</version>
+ <version>4.0.0</version>
<licence>agpl</licence>
<author>Vinzenz Rosenkranz</author>
<author>René Gieling</author>