From a8b963b357f25206e1f57890cab454f70416c24e Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Thu, 16 Jul 2026 22:47:31 +0300 Subject: [PATCH] Bump version to v1.129.0 (#11175) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 77e2ddab86..c21d758187 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bsky.app", - "version": "1.128.0", + "version": "1.129.0", "private": true, "engines": { "node": ">=24.18.0"