diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2020-11-02 17:28:13 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2020-11-02 17:28:13 +0900 |
| commit | 72b03e009c7a841e46ee7843f3b1fdae386a7400 (patch) | |
| tree | e81465ea054ac2dca216a0f465517a271a45bec0 /package.json | |
| parent | Update webpack :rocket: (diff) | |
| download | misskey-72b03e009c7a841e46ee7843f3b1fdae386a7400.tar.gz misskey-72b03e009c7a841e46ee7843f3b1fdae386a7400.tar.bz2 misskey-72b03e009c7a841e46ee7843f3b1fdae386a7400.zip | |
12.52.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 1a09107472..f8091870f2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <syuilotan@yahoo.co.jp>", - "version": "12.51.0", + "version": "12.52.0", "codename": "indigo", "repository": { "type": "git", |