diff --git a/manifest.json b/manifest.json index c6e9f57c..4052c22b 100644 --- a/manifest.json +++ b/manifest.json @@ -6,5 +6,5 @@ "author": "Iron Vault Dev Team", "authorUrl": "https://github.com/iron-vault-plugin", "isDesktopOnly": false, - "version": "1.75.3" + "version": "1.76.0" } \ No newline at end of file diff --git a/package.json b/package.json index 22f26cf4..362f945a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iron-vault", - "version": "1.75.3", + "version": "1.76.0", "description": "", "main": "main.js", "type": "module",