diff --git a/package-lock.json b/package-lock.json
index fe7c0bf..482e657 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
 {
   "name": "scratch-desktop",
-  "version": "3.16.0",
+  "version": "3.16.1",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
diff --git a/package.json b/package.json
index 883dc5f..e6d00ec 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.16.0",
+  "version": "3.16.1",
   "license": "BSD-3-Clause",
   "scripts": {
     "clean": "rimraf ./dist ./static/assets",