From 874e27714de5ba9928a3bedb65e63ccd748aedba Mon Sep 17 00:00:00 2001 From: dartcafe Date: Sat, 12 Jun 2021 01:22:11 +0200 Subject: Updated version to 2.0.2 Signed-off-by: dartcafe --- appinfo/info.xml | 2 +- package-lock.json | 2 +- 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 @@ Polls A polls app, similar to doodle/dudle with the possibility to restrict access. A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public). - 2.0.1 + 2.0.2 agpl Vinzenz Rosenkranz René Gieling 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": { -- cgit v1.2.3