diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2022-09-10 19:26:17 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2022-09-10 19:26:17 +0900 |
| commit | 606d7dbc22ebcbce565ccb0336515a9d7a6e4ccf (patch) | |
| tree | 00935b52e10c1f02d7e681ac2d09158301251abc /package.json | |
| parent | chore(sw): only proxies HTML requests (#9070) (diff) | |
| download | sharkey-606d7dbc22ebcbce565ccb0336515a9d7a6e4ccf.tar.gz sharkey-606d7dbc22ebcbce565ccb0336515a9d7a6e4ccf.tar.bz2 sharkey-606d7dbc22ebcbce565ccb0336515a9d7a6e4ccf.zip | |
12.119.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 e965999fa3..37f0762f5a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "12.118.1", + "version": "12.119.0", "codename": "indigo", "repository": { "type": "git", |