diff --git a/manifest.json b/manifest.json index 6c0a1c9..7e6b30f 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.88.1" + "version": "1.88.2" } \ No newline at end of file diff --git a/package.json b/package.json index a73f4b4..ecce6b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iron-vault", - "version": "1.88.1", + "version": "1.88.2", "description": "", "main": "main.js", "type": "module",