diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-02-22 18:06:06 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-02-22 18:06:06 +0900 |
| commit | 833e2869e787a6b0ade51a8cd536b6406d6a01ea (patch) | |
| tree | 07c05b0e5331256140becb55dc85928b6618e272 /package.json | |
| parent | Revert "Allow configuring the listen host (#9924)" (diff) | |
| download | sharkey-833e2869e787a6b0ade51a8cd536b6406d6a01ea.tar.gz sharkey-833e2869e787a6b0ade51a8cd536b6406d6a01ea.tar.bz2 sharkey-833e2869e787a6b0ade51a8cd536b6406d6a01ea.zip | |
13.7.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 4ddf6f0b95..a251e062ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "13.6.1", + "version": "13.7.0", "codename": "nasubi", "repository": { "type": "git", |