diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-05 07:44:38 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-05 07:44:38 +0000 |
| commit | 44658ae981ecedb7e4b69ba4ab2f46d6d32cf463 (patch) | |
| tree | badf01b7796385805999505cda65373b3091f84f /package.json | |
| parent | clean up (diff) | |
| download | sharkey-44658ae981ecedb7e4b69ba4ab2f46d6d32cf463.tar.gz sharkey-44658ae981ecedb7e4b69ba4ab2f46d6d32cf463.tar.bz2 sharkey-44658ae981ecedb7e4b69ba4ab2f46d6d32cf463.zip | |
Bump version to 2025.3.0-beta.0
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 fdc788e9df..70e6db7969 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.3.0-alpha.0", + "version": "2025.3.0-beta.0", "codename": "nasubi", "repository": { "type": "git", |