diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-02-01 04:43:33 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-02-01 04:43:33 +0000 |
| commit | 89b461a5da42e6632a60c29796df6fb74d3cafd1 (patch) | |
| tree | 97552574e76c7eb9dd873056d555f4c8548082b6 /package.json | |
| parent | fix(backend): お知らせのmetaタグ出力の条件が間違っていた... (diff) | |
| download | sharkey-89b461a5da42e6632a60c29796df6fb74d3cafd1.tar.gz sharkey-89b461a5da42e6632a60c29796df6fb74d3cafd1.tar.bz2 sharkey-89b461a5da42e6632a60c29796df6fb74d3cafd1.zip | |
Bump version to 2025.2.0-alpha.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 bddb4f85a2..db3c492b60 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.1.0", + "version": "2025.2.0-alpha.0", "codename": "nasubi", "repository": { "type": "git", |