diff --git a/manifest.json b/manifest.json index 46960b7..4a15c93 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.83.0" + "version": "1.83.1" } \ No newline at end of file diff --git a/package.json b/package.json index bc87551..02699ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iron-vault", - "version": "1.83.0", + "version": "1.83.1", "description": "", "main": "main.js", "type": "module",