about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorHailey <me@haileyok.com>2024-02-26 17:26:41 -0800
committerGitHub <noreply@github.com>2024-02-26 17:26:41 -0800
commite9ad3f552d072ed2c818bcb28a90b46ee2027af7 (patch)
tree853ab265d38b1076997f539f4818e5af4bd51b6d /package.json
parenta8925bac8616dccadc016304e98091d54f838042 (diff)
downloadvoidsky-e9ad3f552d072ed2c818bcb28a90b46ee2027af7.tar.zst
Bump version to 1.70 (wait for release) (#2987)
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5c31f10f0..3f007a238 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "bsky.app",
-  "version": "1.69.0",
+  "version": "1.70.0",
   "private": true,
   "engines": {
     "node": ">=18"