Skip to content

Commit f886877

Browse files
committed
8.0.0-alpha6
Signed-off-by: dartcafe <[email protected]>
1 parent 3855acc commit f886877

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

appinfo/info.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<name>Polls</name>
55
<summary>A polls app, similar to Doodle/Dudle with the possibility to restrict access.</summary>
66
<description>A polls app, similar to Doodle/Dudle with the possibility to restrict access (members, certain groups/users, hidden and public).</description>
7-
<version>8.0.0-alpha5</version>
7+
<version>8.0.0-alpha6</version>
88
<licence>agpl</licence>
99
<author>Vinzenz Rosenkranz</author>
1010
<author>René Gieling</author>

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "polls",
3-
"version": "8.0.0-alpha5",
3+
"version": "8.0.0-alpha6",
44
"private": true,
55
"description": "Polls app for nextcloud",
66
"homepage": "https://github.com/nextcloud/polls#readme",

0 commit comments

Comments
 (0)