diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2020-11-28 14:21:54 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2020-11-28 14:21:54 +0900 |
| commit | 72ed803c2a3f8ac2d8cbec324f49d03e7544f8cb (patch) | |
| tree | bf14bb2eb86734cbee3eeafe81495b70628df085 | |
| parent | Merge branch 'develop' of https://github.com/syuilo/misskey into develop (diff) | |
| download | sharkey-72ed803c2a3f8ac2d8cbec324f49d03e7544f8cb.tar.gz sharkey-72ed803c2a3f8ac2d8cbec324f49d03e7544f8cb.tar.bz2 sharkey-72ed803c2a3f8ac2d8cbec324f49d03e7544f8cb.zip | |
12.60.1
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a363615987..8be5025e81 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <syuilotan@yahoo.co.jp>", - "version": "12.60.0", + "version": "12.60.1", "codename": "indigo", "repository": { "type": "git", |