diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-04-15 13:14:36 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-04-15 13:14:36 +0900 |
| commit | 4d02ff27bec2218a3e15bf644c5b5e99169eecd0 (patch) | |
| tree | 31e7662b307e490eedde749aefd6b8d660ac0a63 /package.json | |
| parent | Fix bug (diff) | |
| download | misskey-4d02ff27bec2218a3e15bf644c5b5e99169eecd0.tar.gz misskey-4d02ff27bec2218a3e15bf644c5b5e99169eecd0.tar.bz2 misskey-4d02ff27bec2218a3e15bf644c5b5e99169eecd0.zip | |
11.0.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 8797e8b729..5526fdab77 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "11.0.2", + "version": "11.0.3", "codename": "daybreak", "repository": { "type": "git", |