diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-10-22 02:13:11 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-10-22 02:13:11 +0000 |
| commit | 4988719a2e3fb5b8b614bdc3e47a237f6985d0b5 (patch) | |
| tree | 386df535f5abd57e358cc2f65d170bf169fe814b /package.json | |
| parent | enhance(frontend): improve theme apply handling (diff) | |
| download | misskey-4988719a2e3fb5b8b614bdc3e47a237f6985d0b5.tar.gz misskey-4988719a2e3fb5b8b614bdc3e47a237f6985d0b5.tar.bz2 misskey-4988719a2e3fb5b8b614bdc3e47a237f6985d0b5.zip | |
Bump version to 2025.10.1-beta.2
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 77388275b8..abc399593c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.10.1-beta.1", + "version": "2025.10.1-beta.2", "codename": "nasubi", "repository": { "type": "git", |