7.2.2
Signed-off-by: dartcafe <github@dartcafe.de>
This commit is contained in:
Родитель
e60533b429
Коммит
563810dd1c
|
@ -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>7.2.1</version>
|
||||
<version>7.2.2</version>
|
||||
<licence>agpl</licence>
|
||||
<author>Vinzenz Rosenkranz</author>
|
||||
<author>René Gieling</author>
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "polls",
|
||||
"version": "7.2.1",
|
||||
"version": "7.2.2",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "polls",
|
||||
"version": "7.2.1",
|
||||
"version": "7.2.2",
|
||||
"license": "AGPL-3.0",
|
||||
"dependencies": {
|
||||
"@nextcloud/auth": "^2.4.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "polls",
|
||||
"version": "7.2.1",
|
||||
"version": "7.2.2",
|
||||
"private": true,
|
||||
"description": "Polls app for nextcloud",
|
||||
"homepage": "https://github.com/nextcloud/polls#readme",
|
||||
|
|
Загрузка…
Ссылка в новой задаче