diff --git a/manifest.json b/manifest.json index a40d2554..6e4bdc64 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.0" + "version": "1.75.1" } \ No newline at end of file diff --git a/package.json b/package.json index b02d375b..84f9a714 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iron-vault", - "version": "1.75.0", + "version": "1.75.1", "description": "", "main": "main.js", "type": "module",