diff options
| author | syuilo <4439005+syuilo@users.noreply.github.com> | 2024-03-02 17:06:01 +0900 |
|---|---|---|
| committer | syuilo <4439005+syuilo@users.noreply.github.com> | 2024-03-02 17:06:01 +0900 |
| commit | 3afdafed610f2fe3e3b8c98ccf41aa5a1999559d (patch) | |
| tree | a1ea2398514425edef242fad247effb81f65d229 /package.json | |
| parent | fix(frontend): MkCustomEmojiでフォールバックをテキストか画像... (diff) | |
| download | sharkey-3afdafed610f2fe3e3b8c98ccf41aa5a1999559d.tar.gz sharkey-3afdafed610f2fe3e3b8c98ccf41aa5a1999559d.tar.bz2 sharkey-3afdafed610f2fe3e3b8c98ccf41aa5a1999559d.zip | |
2024.3.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 dee4645ee3..41b865456d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2024.3.0", + "version": "2024.3.1", "codename": "nasubi", "repository": { "type": "git", |