diff --git a/package-lock.json b/package-lock.json index 2a26c12b..b15eda86 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "turbowarp-desktop", - "version": "1.9.0", + "version": "1.9.1-beta", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c9e35bdb..9e1ae6c4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "turbowarp-desktop", "description": "Scratch mod with a compiler, dark mode, a bunch of addons, and more.", - "version": "1.9.0", + "version": "1.9.1-beta", "license": "GPL-3.0", "author": { "email": "contact@turbowarp.org",