From dc85b2388978aaa291608578f538be36039f7e04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6?= Date: Fri, 14 Oct 2022 09:07:38 +0200 Subject: This is Photos 2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ --- appinfo/info.xml | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index c543b8f1..277e83c5 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -5,7 +5,7 @@ Photos Your memories under your control Your memories under your control - 1.7.1 + 2.0.0 agpl John Molakvoæ Photos diff --git a/package-lock.json b/package-lock.json index 59bc30d7..2c95f001 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "photos", - "version": "1.7.0", + "version": "2.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "photos", - "version": "1.7.0", + "version": "2.0.0", "license": "agpl", "dependencies": { "@essentials/request-timeout": "^1.3.0", diff --git a/package.json b/package.json index fac6948d..c412a755 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "photos", "description": "Your memories under your control", - "version": "1.7.0", + "version": "2.0.0", "author": "John Molakvoæ ", "contributors": [ "John Molakvoæ " -- cgit v1.2.3