From 9dd334baa12f937f527fcf76cb275669f516faf6 Mon Sep 17 00:00:00 2001 From: Ziga Zajc Date: Sat, 23 Oct 2021 21:36:40 +0200 Subject: [PATCH] Changed version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c25cc5f..1f12463 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Passky", "description": "Simple, modern, open source and secure password manager.", - "version": "4.1.1", + "version": "4.2.0", "manifest_version": 2, "author": "Rabbit Company LLC", "permissions": ["clipboardWrite", "tabs", "storage"],