diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-06-15 08:00:14 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-06-15 08:00:14 +0900 |
| commit | 3ebaf83ce08e1e9ce4fa016c3ff47a63247c18f8 (patch) | |
| tree | 2fa76dfc8edb3b53239557b2ab9040053f7664ee /package.json | |
| parent | Merge pull request #1713 from syuilo/without-vue-material (diff) | |
| download | sharkey-3ebaf83ce08e1e9ce4fa016c3ff47a63247c18f8.tar.gz sharkey-3ebaf83ce08e1e9ce4fa016c3ff47a63247c18f8.tar.bz2 sharkey-3ebaf83ce08e1e9ce4fa016c3ff47a63247c18f8.zip | |
2.39.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index b1b8888b5c..525c6171ce 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "2.38.3", - "clientVersion": "1.0.6486", + "version": "2.39.0", + "clientVersion": "1.0.6501", "codename": "nighthike", "main": "./built/index.js", "private": true, |