7.0.3
Signed-off-by: dartcafe <github@dartcafe.de>
This commit is contained in:
Родитель
e267d0ba30
Коммит
2e74858b03
|
@ -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.0.2</version>
|
||||
<version>7.0.3</version>
|
||||
<licence>agpl</licence>
|
||||
<author>Vinzenz Rosenkranz</author>
|
||||
<author>René Gieling</author>
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "polls",
|
||||
"version": "7.0.2",
|
||||
"version": "7.0.3",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "polls",
|
||||
"version": "7.0.2",
|
||||
"version": "7.0.3",
|
||||
"license": "AGPL-3.0",
|
||||
"dependencies": {
|
||||
"@nextcloud/auth": "^2.2.1",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "polls",
|
||||
"description": "Polls app for nextcloud",
|
||||
"version": "7.0.2",
|
||||
"version": "7.0.3",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Vinzenz Rosenkranz",
|
||||
|
|
Загрузка…
Ссылка в новой задаче