diff options
| author | syuilo <4439005+syuilo@users.noreply.github.com> | 2024-03-01 20:22:06 +0900 |
|---|---|---|
| committer | syuilo <4439005+syuilo@users.noreply.github.com> | 2024-03-01 20:22:06 +0900 |
| commit | ba9d47fb69f6254a4a07c5a1ad18585a99a3fc8e (patch) | |
| tree | 0699f39f676b644b80a967a7cc873bf5165acac6 /package.json | |
| parent | enhance: 禁止ワードチェック強化 (#27) (diff) | |
| download | sharkey-ba9d47fb69f6254a4a07c5a1ad18585a99a3fc8e.tar.gz sharkey-ba9d47fb69f6254a4a07c5a1ad18585a99a3fc8e.tar.bz2 sharkey-ba9d47fb69f6254a4a07c5a1ad18585a99a3fc8e.zip | |
2024.3.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 68814f74b8..dee4645ee3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2024.2.0", + "version": "2024.3.0", "codename": "nasubi", "repository": { "type": "git", |