diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-04-24 15:23:31 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-04-24 15:23:31 +0900 |
| commit | f063dee12afa48272310f79075b6f7bcb032da8c (patch) | |
| tree | 801a60c2b3ea546c8dd1616a35563a9cffe7cf9f /package.json | |
| parent | Merge branch 'develop' of https://github.com/syuilo/misskey into develop (diff) | |
| download | misskey-f063dee12afa48272310f79075b6f7bcb032da8c.tar.gz misskey-f063dee12afa48272310f79075b6f7bcb032da8c.tar.bz2 misskey-f063dee12afa48272310f79075b6f7bcb032da8c.zip | |
11.3.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 b71b413369..75532da2f9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "11.2.2", + "version": "11.3.0", "codename": "daybreak", "repository": { "type": "git", |