diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-03-16 21:30:31 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-03-16 21:30:31 +0900 |
| commit | 182ca5d4347979f6e5cb0ffa3f69cff7196d0827 (patch) | |
| tree | 9b205fb068a69a1bae993a5850aa5897b93891a0 /package.json | |
| parent | Increase chart limit (diff) | |
| download | misskey-182ca5d4347979f6e5cb0ffa3f69cff7196d0827.tar.gz misskey-182ca5d4347979f6e5cb0ffa3f69cff7196d0827.tar.bz2 misskey-182ca5d4347979f6e5cb0ffa3f69cff7196d0827.zip | |
10.96.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 e6a708812c..4c13f7e348 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "10.95.0", + "version": "10.96.0", "codename": "nighthike", "repository": { "type": "git", |