From 8d5b36a2ef91c55b34c05beb7440dc43adc99592 Mon Sep 17 00:00:00 2001 From: Cleon Pinto Date: Sat, 12 Mar 2022 14:25:19 +1300 Subject: [PATCH] version bump --- manifest.json | 2 +- versions.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 2f55b9f..58a8ba9 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "meld-encrypt", "name": "Meld Encrypt", - "version": "1.6.1", + "version": "1.6.2", "minAppVersion": "0.12.15", "description": "Hide secrets in your notes", "author": "meld-cp", diff --git a/versions.json b/versions.json index 5563be1..312567c 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,5 @@ { + "1.6.2": "0.12.19", "1.6.1": "0.12.19", "1.6.0": "0.12.19", "1.5.2": "0.12.19",