diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-05-07 18:22:44 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-05-07 18:22:44 +0900 |
| commit | ab4f97ff20d1075e937b6755081cc5b557f929fa (patch) | |
| tree | 26a0175bbc057b1d5e8ecbac58f7d00ff971c20d /package.json | |
| parent | Fix bug (diff) | |
| download | sharkey-ab4f97ff20d1075e937b6755081cc5b557f929fa.tar.gz sharkey-ab4f97ff20d1075e937b6755081cc5b557f929fa.tar.bz2 sharkey-ab4f97ff20d1075e937b6755081cc5b557f929fa.zip | |
2.5.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4d00963eca..5d26853689 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "2.5.0-beta1", + "version": "2.5.0", "clientVersion": "1.0.5241", "codename": "nighthike", "main": "./built/index.js", |