From a7b006c32d11b2b1f362f2bd3c96deb56bf3a629 Mon Sep 17 00:00:00 2001 From: "Gesulgon, Rio Garque" Date: Tue, 23 Jun 2026 22:32:14 +0800 Subject: [PATCH] update version version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index d284022..c180ece 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "cryptopad", "name": "CryptoPad", - "version": "1.0.2", + "version": "1.2.0", "minAppVersion": "1.4.0", "description": "Encrypt and decrypt text inline using AES-256-GCM with a keyboard shortcut.", "author": "riogesulgon",