diff --git a/package-lock.json b/package-lock.json index ee2e794b..0383bc3f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "turbowarp-desktop", - "version": "1.12.1", + "version": "1.12.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "turbowarp-desktop", - "version": "1.12.1", + "version": "1.12.3", "license": "GPL-3.0", "dependencies": { "semver": "^7.6.0" diff --git a/package.json b/package.json index fedcf049..b51a5eed 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.12.1", + "version": "1.12.3", "license": "GPL-3.0", "author": { "email": "contact@turbowarp.org",