diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-14 02:36:06 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-14 02:36:06 +0900 |
| commit | 58d0ed1a2ec545d5343fe13eadbc85b3121e4cf9 (patch) | |
| tree | d729574467d20ae10a837fa664321004b02d8d44 | |
| parent | Merge pull request #2192 from acid-chicken/acid-chicken-patch-3 (diff) | |
| download | sharkey-58d0ed1a2ec545d5343fe13eadbc85b3121e4cf9.tar.gz sharkey-58d0ed1a2ec545d5343fe13eadbc85b3121e4cf9.tar.bz2 sharkey-58d0ed1a2ec545d5343fe13eadbc85b3121e4cf9.zip | |
5.23.2
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 6284ff0416..67ec827b5f 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "5.23.1", - "clientVersion": "1.0.8229", + "version": "5.23.2", + "clientVersion": "1.0.8235", "codename": "nighthike", "main": "./built/index.js", "private": true, |