diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-06-11 11:44:26 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-06-11 11:44:26 +0900 |
| commit | df9cb7cf6ebd51612531c2c85e8ba2d2260ded30 (patch) | |
| tree | 4eae47ca47e6445d737ac0ec93cd66d5376a1a73 /package.json | |
| parent | Merge pull request #1697 from syuilo/l10n_master (diff) | |
| download | sharkey-df9cb7cf6ebd51612531c2c85e8ba2d2260ded30.tar.gz sharkey-df9cb7cf6ebd51612531c2c85e8ba2d2260ded30.tar.bz2 sharkey-df9cb7cf6ebd51612531c2c85e8ba2d2260ded30.zip | |
2.37.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index dd85c21629..7a297bb9a8 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "2.36.1", - "clientVersion": "1.0.6396", + "version": "2.37.0", + "clientVersion": "1.0.6419", "codename": "nighthike", "main": "./built/index.js", "private": true, @@ -220,4 +220,4 @@ "webpack": "4.9.1", "webpack-cli": "2.1.4" } -}
\ No newline at end of file +} |