diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-04-29 22:10:10 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-04-29 22:10:10 +0900 |
| commit | 17bb34941bf149c828ad387ec358a59adbe507e6 (patch) | |
| tree | 34bb206ba9cce1c0725ff0d7da96cb5da9c29b08 | |
| parent | oops (diff) | |
| download | misskey-17bb34941bf149c828ad387ec358a59adbe507e6.tar.gz misskey-17bb34941bf149c828ad387ec358a59adbe507e6.tar.bz2 misskey-17bb34941bf149c828ad387ec358a59adbe507e6.zip | |
1.5.0
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 4dfe5984f3..ddf4b10616 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "1.4.0", - "clientVersion": "1.0.5158", + "version": "1.5.0", + "clientVersion": "1.0.5165", "codename": "nighthike", "main": "./built/index.js", "private": true, |