diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-06-11 01:28:45 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-06-11 01:28:45 +0900 |
| commit | f499630c2b146d08c79136e136612019ae9580ec (patch) | |
| tree | 1db264767eb1b33ae44f8cbba95a863c12b2f905 /package.json | |
| parent | Merge pull request #1694 from syuilo/l10n_master (diff) | |
| download | misskey-f499630c2b146d08c79136e136612019ae9580ec.tar.gz misskey-f499630c2b146d08c79136e136612019ae9580ec.tar.bz2 misskey-f499630c2b146d08c79136e136612019ae9580ec.zip | |
2.36.1
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 3387d04e55..5bd36f36f2 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "2.36.0", - "clientVersion": "1.0.6376", + "version": "2.36.1", + "clientVersion": "1.0.6396", "codename": "nighthike", "main": "./built/index.js", "private": true, |