diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2021-04-23 13:01:52 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2021-04-23 13:01:52 +0900 |
| commit | 70a8dd30e034eb713a15e04ffdb9c7970c1303fc (patch) | |
| tree | b5e8419bb121b96da556f4b0999b11cd318bd334 /package.json | |
| parent | fix style (diff) | |
| download | misskey-70a8dd30e034eb713a15e04ffdb9c7970c1303fc.tar.gz misskey-70a8dd30e034eb713a15e04ffdb9c7970c1303fc.tar.bz2 misskey-70a8dd30e034eb713a15e04ffdb9c7970c1303fc.zip | |
Improve client
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 281bb67f3d..fc53fc4dc7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <syuilotan@yahoo.co.jp>", - "version": "12.78.0-beta.4", + "version": "12.78.0-beta.5", "codename": "indigo", "repository": { "type": "git", |