diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-12-03 09:54:14 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-12-03 09:54:14 +0900 |
| commit | b385cf2a9f466ea23330e12adcba74b7ae2f54cb (patch) | |
| tree | eaaa674e2f6f17aa032009522054931ae79dae77 | |
| parent | Merge pull request #3480 from syuilo/l10n_develop (diff) | |
| download | sharkey-b385cf2a9f466ea23330e12adcba74b7ae2f54cb.tar.gz sharkey-b385cf2a9f466ea23330e12adcba74b7ae2f54cb.tar.bz2 sharkey-b385cf2a9f466ea23330e12adcba74b7ae2f54cb.zip | |
10.60.3
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 8ea35252ab..c92801174b 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "10.60.2", - "clientVersion": "2.0.12361", + "version": "10.60.3", + "clientVersion": "2.0.12394", "codename": "nighthike", "main": "./built/index.js", "private": true, |