diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-05-04 18:00:02 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-05-04 18:00:02 +0900 |
| commit | 1311db806009ce22fd216864b944406e583dda5f (patch) | |
| tree | d06c04db10d34705a409dd5df245080d24abfdaa /package.json | |
| parent | Fix bug (diff) | |
| download | misskey-1311db806009ce22fd216864b944406e583dda5f.tar.gz misskey-1311db806009ce22fd216864b944406e583dda5f.tar.bz2 misskey-1311db806009ce22fd216864b944406e583dda5f.zip | |
2.1.3
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 0027ce0bc9..a31b89691d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "2.1.2", + "version": "2.1.3", "clientVersion": "1.0.5193", "codename": "nighthike", "main": "./built/index.js", |