diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2022-01-27 18:00:23 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2022-01-27 18:00:23 +0900 |
| commit | 990fef59938f81dbc8c749317c78c36f585060e7 (patch) | |
| tree | 278e1ae05afcc91e5929952b881bd36642a7d872 /package.json | |
| parent | fix(client): チャットが見れない (diff) | |
| download | misskey-990fef59938f81dbc8c749317c78c36f585060e7.tar.gz misskey-990fef59938f81dbc8c749317c78c36f585060e7.tar.bz2 misskey-990fef59938f81dbc8c749317c78c36f585060e7.zip | |
12.102.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 c8fc90c821..d945672987 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "12.102.0", + "version": "12.102.1", "codename": "indigo", "repository": { "type": "git", |