diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-09-17 03:03:58 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-09-17 03:03:58 +0900 |
| commit | 020cc471da00350b92e76c1d0033baf32ccfa909 (patch) | |
| tree | cd578a2fb49d1be801c040c92fd8df916f55f431 /package.json | |
| parent | fontawesomeを5.3.1にアップデート (#2718) (diff) | |
| download | misskey-020cc471da00350b92e76c1d0033baf32ccfa909.tar.gz misskey-020cc471da00350b92e76c1d0033baf32ccfa909.tar.bz2 misskey-020cc471da00350b92e76c1d0033baf32ccfa909.zip | |
8.44.0
Diffstat (limited to '')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index ec2cb44ed0..85860580aa 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "8.43.0", - "clientVersion": "1.0.9808", + "version": "8.44.0", + "clientVersion": "1.0.9813", "codename": "nighthike", "main": "./built/index.js", "private": true, |