diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-10-23 14:52:25 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-10-23 14:52:25 +0900 |
| commit | f24d202024d589a38df1cfe4e42ab08ac4a882c9 (patch) | |
| tree | 42cc682883c12e696d3c2f0cc4af249276d4f459 | |
| parent | :art: (diff) | |
| download | misskey-f24d202024d589a38df1cfe4e42ab08ac4a882c9.tar.gz misskey-f24d202024d589a38df1cfe4e42ab08ac4a882c9.tar.bz2 misskey-f24d202024d589a38df1cfe4e42ab08ac4a882c9.zip | |
10.30.3
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 32a40a2286..c03312de6f 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "10.30.2", - "clientVersion": "1.0.11041", + "version": "10.30.3", + "clientVersion": "1.0.11045", "codename": "nighthike", "main": "./built/index.js", "private": true, |