diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-18 06:01:55 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-18 06:01:55 +0900 |
| commit | b7adbbb9bf68886d1976c1cf83e0f4ceea104f13 (patch) | |
| tree | 8744a0538b79166038c7a94a8c91b6a6d2aa47dc /package.json | |
| parent | Fix bug (diff) | |
| download | sharkey-b7adbbb9bf68886d1976c1cf83e0f4ceea104f13.tar.gz sharkey-b7adbbb9bf68886d1976c1cf83e0f4ceea104f13.tar.bz2 sharkey-b7adbbb9bf68886d1976c1cf83e0f4ceea104f13.zip | |
6.4.1
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 f9a28f8e78..1101230f61 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "6.4.0", + "version": "6.4.1", "clientVersion": "1.0.8520", "codename": "nighthike", "main": "./built/index.js", |