From 1f4720284d5ec11c2c10fdb52a6743d222122ed6 Mon Sep 17 00:00:00 2001 From: madelen-at-work Date: Mon, 15 Apr 2024 13:01:55 +0200 Subject: [PATCH] Step app version to 2.1 after release --- app/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/manifest.json b/app/manifest.json index e6cf0dc..00b2fe8 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -13,7 +13,7 @@ }, "vendorUrl": "https://www.axis.com", "runMode": "once", - "version": "2.0.0" + "version": "2.1.0" }, "installation": { "postInstallScript": "postinstallscript.sh"