diff options
author | Paul Frazee <pfrazee@gmail.com> | 2024-12-31 13:06:33 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-31 13:06:33 -0800 |
commit | 09297d92cb73fcf3b7eda7d683543661d3f30501 (patch) | |
tree | 23e62e4355f770300c00f56964279b62ca576d4a /package.json | |
parent | 2300410b4d02daa7970b39bf7ec10acbffa785ae (diff) | |
download | voidsky-09297d92cb73fcf3b7eda7d683543661d3f30501.tar.zst |
Release 1.96.3 (#7318)
* Run intl extract * 1.96.3
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index bf7e94fd8..a5be4a9be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bsky.app", - "version": "1.96.2", + "version": "1.96.3", "private": true, "engines": { "node": ">=20" |