diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-08-16 08:18:41 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-08-16 08:18:41 +0900 |
| commit | 9d6641be3acdfbf434c77cd6e1127bb98c8d2846 (patch) | |
| tree | ecc3d78ffb86f8fa875c8747d9759c71c68da99c /package.json | |
| parent | Fix bug (diff) | |
| download | sharkey-9d6641be3acdfbf434c77cd6e1127bb98c8d2846.tar.gz sharkey-9d6641be3acdfbf434c77cd6e1127bb98c8d2846.tar.bz2 sharkey-9d6641be3acdfbf434c77cd6e1127bb98c8d2846.zip | |
Fix bug
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 9d0cb1cc2c..52af4aa867 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "6.0.1", + "version": "6.0.2", "clientVersion": "1.0.8367", "codename": "nighthike", "main": "./built/index.js", |