diff --git a/app/package.json b/app/package.json
index 93704e2..8b053c5 100644
--- a/app/package.json
+++ b/app/package.json
@@ -7,8 +7,8 @@
   "copyright": "© 2016, Secure Scuttlebutt Consortium",
   "license": "GPL-3.0",
   "main": "index.js",
-  "version": "2.12.0",
+  "version": "2.12.3",
   "dependencies": {
-    "ssb-patchwork": "2.12.0"
+    "ssb-patchwork": "2.12.3"
   }
 }
diff --git a/package.json b/package.json
index 83dbce2..9ec84be 100644
--- a/package.json
+++ b/package.json
@@ -26,5 +26,5 @@
   "dependencies": {
     "mktemp": "^0.4.0"
   },
-  "version": "2.12.0"
+  "version": "2.12.3"
 }