diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2022-07-20 23:22:11 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2022-07-20 23:22:11 +0900 |
| commit | 00be79ce13eea679019489cab832148f7a88b114 (patch) | |
| tree | aeda0960df593b42887d43b7bcfbbd9cbbc5474a | |
| parent | fix(client): fix some routings (diff) | |
| download | misskey-00be79ce13eea679019489cab832148f7a88b114.tar.gz misskey-00be79ce13eea679019489cab832148f7a88b114.tar.bz2 misskey-00be79ce13eea679019489cab832148f7a88b114.zip | |
12.118.0-beta.2
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 2b6b2ff2fe..f069f455d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "12.118.0-beta.1", + "version": "12.118.0-beta.2", "codename": "indigo", "repository": { "type": "git", |