diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2022-07-02 15:17:09 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2022-07-02 15:17:09 +0900 |
| commit | eb709508a4224b4be0dd2d2f196ea2287d4cb8e5 (patch) | |
| tree | 5c1bab6e696798a74088257009b95aa916e327f3 /package.json | |
| parent | feat: Log user ips (#8872) (diff) | |
| download | sharkey-eb709508a4224b4be0dd2d2f196ea2287d4cb8e5.tar.gz sharkey-eb709508a4224b4be0dd2d2f196ea2287d4cb8e5.tar.bz2 sharkey-eb709508a4224b4be0dd2d2f196ea2287d4cb8e5.zip | |
12.112.0-beta.12
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 aa5a049279..03165b762e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "12.112.0-beta.11", + "version": "12.112.0-beta.12", "codename": "indigo", "repository": { "type": "git", |