diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-05-03 18:58:09 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-05-03 18:58:09 +0900 |
| commit | bf54e58873594b703123ba53e5e8ee4a4538dc17 (patch) | |
| tree | 4f6ddf7e8daf95baf5ce77500939ca2a03a51ef1 /package.json | |
| parent | Fix #4840 (diff) | |
| download | misskey-bf54e58873594b703123ba53e5e8ee4a4538dc17.tar.gz misskey-bf54e58873594b703123ba53e5e8ee4a4538dc17.tar.bz2 misskey-bf54e58873594b703123ba53e5e8ee4a4538dc17.zip | |
11.10.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 d1a51e6ea2..27a6b60a5e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "11.9.0", + "version": "11.10.0", "codename": "daybreak", "repository": { "type": "git", |