diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2021-10-23 00:04:30 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2021-10-23 00:04:30 +0900 |
| commit | 96b5684fa064591f09d3c452b6b70661ac451afb (patch) | |
| tree | 851db0764a4d85ae7998979b06d53bf41df5fcdc | |
| parent | improve dashboard (diff) | |
| download | sharkey-96b5684fa064591f09d3c452b6b70661ac451afb.tar.gz sharkey-96b5684fa064591f09d3c452b6b70661ac451afb.tar.bz2 sharkey-96b5684fa064591f09d3c452b6b70661ac451afb.zip | |
12.93.0-beta.1
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f60a51b940..ecbe0dd4e9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <syuilotan@yahoo.co.jp>", - "version": "12.92.0", + "version": "12.93.0-beta.1", "codename": "indigo", "repository": { "type": "git", |