diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2020-01-07 23:35:29 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2020-01-07 23:35:29 +0900 |
| commit | 16fb7c455769b8b1eeaa38bd5a25905ee810128e (patch) | |
| tree | 27e9ca0f5d401398f75e1cfc1971833a629f3a81 /package.json | |
| parent | Fix #5688 (#5689) (diff) | |
| download | misskey-16fb7c455769b8b1eeaa38bd5a25905ee810128e.tar.gz misskey-16fb7c455769b8b1eeaa38bd5a25905ee810128e.tar.bz2 misskey-16fb7c455769b8b1eeaa38bd5a25905ee810128e.zip | |
11.37.1
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 c683e5537d..608265d5af 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "11.37.0", + "version": "11.37.1", "codename": "daybreak", "repository": { "type": "git", |