diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-05-19 03:22:26 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-05-19 03:22:26 +0900 |
| commit | daa557f6a3fe08668c6a59733578e72ea2a0cc7f (patch) | |
| tree | b36c0eed1b88d8ac5d055f6a830b762d7d909776 /package.json | |
| parent | Update Dockerfile (diff) | |
| download | misskey-daa557f6a3fe08668c6a59733578e72ea2a0cc7f.tar.gz misskey-daa557f6a3fe08668c6a59733578e72ea2a0cc7f.tar.bz2 misskey-daa557f6a3fe08668c6a59733578e72ea2a0cc7f.zip | |
11.16.1
Diffstat (limited to '')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 0e9e46e1ff..5776c78f93 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "11.16.0", + "version": "11.16.1", "codename": "daybreak", "repository": { "type": "git", |