diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-06 07:31:52 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-06 07:31:52 +0000 |
| commit | 377f002d68e0ec5167bdd2bd984d369b3db2ce2e (patch) | |
| tree | 5548f9f1692a0f7398ae2a2957b5db128df0d1ce /package.json | |
| parent | revert https://github.com/misskey-dev/misskey/pull/15545 (diff) | |
| download | sharkey-377f002d68e0ec5167bdd2bd984d369b3db2ce2e.tar.gz sharkey-377f002d68e0ec5167bdd2bd984d369b3db2ce2e.tar.bz2 sharkey-377f002d68e0ec5167bdd2bd984d369b3db2ce2e.zip | |
Bump version to 2025.3.0-beta.1
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 70e6db7969..81a0909926 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.3.0-beta.0", + "version": "2025.3.0-beta.1", "codename": "nasubi", "repository": { "type": "git", |