diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-09-28 09:19:30 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-09-28 09:19:30 +0000 |
| commit | 57effa9ef0ffd5f3c999ecae7b8f1283e217071a (patch) | |
| tree | 593c19d4427430c3915451c0e6a4f35026f1c257 /package.json | |
| parent | wip (#14643) (diff) | |
| download | sharkey-57effa9ef0ffd5f3c999ecae7b8f1283e217071a.tar.gz sharkey-57effa9ef0ffd5f3c999ecae7b8f1283e217071a.tar.bz2 sharkey-57effa9ef0ffd5f3c999ecae7b8f1283e217071a.zip | |
Bump version to 2024.9.0-alpha.12
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 94faef66e0..4755ed33b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2024.9.0-alpha.11", + "version": "2024.9.0-alpha.12", "codename": "nasubi", "repository": { "type": "git", |