diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-10-03 12:02:35 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-10-03 12:02:35 +0000 |
| commit | fa2558fce898b2c13a046e384f6cff24413dab04 (patch) | |
| tree | 488a7b63d4e352abf4a3ff9101991c2087a6e632 /package.json | |
| parent | fix: 初期パスワードをコメントアウト (#14682) (diff) | |
| download | sharkey-fa2558fce898b2c13a046e384f6cff24413dab04.tar.gz sharkey-fa2558fce898b2c13a046e384f6cff24413dab04.tar.bz2 sharkey-fa2558fce898b2c13a046e384f6cff24413dab04.zip | |
Bump version to 2024.10.0-alpha.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 a463bdb7b8..fd8f828773 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2024.10.0-alpha.0", + "version": "2024.10.0-alpha.1", "codename": "nasubi", "repository": { "type": "git", |