diff --git a/dev/server/package.json b/dev/server/package.json
index 2e5e0938ea..debd4e3b65 100644
--- a/dev/server/package.json
+++ b/dev/server/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@anticrm/dev-server",
-  "version": "0.6.6",
+  "version": "0.6.7",
   "main": "lib/index.js",
   "author": "Anticrm Platform Contributors",
   "license": "EPL-2.0",
diff --git a/dev/storage/package.json b/dev/storage/package.json
index d88ff54e3d..202a06699f 100644
--- a/dev/storage/package.json
+++ b/dev/storage/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@anticrm/dev-storage",
-  "version": "0.6.3",
+  "version": "0.6.5",
   "main": "lib/index.js",
   "author": "Anticrm Platform Contributors",
   "license": "EPL-2.0",
diff --git a/packages/core/package.json b/packages/core/package.json
index 8807791d5e..4e92694e4d 100644
--- a/packages/core/package.json
+++ b/packages/core/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@anticrm/core",
-  "version": "0.6.8",
+  "version": "0.6.9",
   "main": "lib/index.js",
   "author": "Anticrm Platform Contributors",
   "license": "EPL-2.0",
diff --git a/server/ws/package.json b/server/ws/package.json
index 9b84486c43..75fda4f32d 100644
--- a/server/ws/package.json
+++ b/server/ws/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@anticrm/server-ws",
-  "version": "0.6.6",
+  "version": "0.6.7",
   "main": "lib/index.js",
   "author": "Anticrm Platform Contributors",
   "license": "EPL-2.0",