diff --git a/package-lock.json b/package-lock.json index 286bced..3185539 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "scratch-desktop", - "version": "3.30.3", + "version": "3.30.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "scratch-desktop", - "version": "3.30.3", + "version": "3.30.4", "license": "BSD-3-Clause", "dependencies": { "source-map-support": "^0.5.19" diff --git a/package.json b/package.json index 7370626..8ef27ff 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "productName": "Scratch", "description": "Scratch 3.0 as a self-contained desktop application", "author": "Scratch Foundation", - "version": "3.30.3", + "version": "3.30.4", "license": "BSD-3-Clause", "scripts": { "clean": "rimraf ./dist ./static/assets",