diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-02-26 02:23:02 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-02-26 02:23:02 +0000 |
| commit | 96fc7e307ab703d4f59d15d56df1102390c0a83a (patch) | |
| tree | 265d2d8d59dd187ade33aba5cd6985c0c4de2dd1 /package.json | |
| parent | fix(backend): S3_SAFEかつURL_SAFEでない文字列をprefixに使えない... (diff) | |
| download | sharkey-96fc7e307ab703d4f59d15d56df1102390c0a83a.tar.gz sharkey-96fc7e307ab703d4f59d15d56df1102390c0a83a.tar.bz2 sharkey-96fc7e307ab703d4f59d15d56df1102390c0a83a.zip | |
Bump version to 2025.2.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 2d2a906f78..43d4a01fb7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.2.1-beta.1", + "version": "2025.2.1-beta.2", "codename": "nasubi", "repository": { "type": "git", |