diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-02-26 20:52:00 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-02-26 20:52:00 +0900 |
| commit | 81e6a21fe06633adf50acd089f2005dfb10b95d4 (patch) | |
| tree | 634a6ff1034f046008852c1ca8654cf2f584a3f7 /package.json | |
| parent | fix(client): モバイル環境でポップアップが表示されない (diff) | |
| download | sharkey-81e6a21fe06633adf50acd089f2005dfb10b95d4.tar.gz sharkey-81e6a21fe06633adf50acd089f2005dfb10b95d4.tar.bz2 sharkey-81e6a21fe06633adf50acd089f2005dfb10b95d4.zip | |
13.8.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 c91708de51..2dec3f31fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "13.8.0", + "version": "13.8.1", "codename": "nasubi", "repository": { "type": "git", |