diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2021-05-31 13:06:25 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2021-05-31 13:06:25 +0900 |
| commit | 3e7a87f75afdfe8001ecd3354c5170d9e57f9f98 (patch) | |
| tree | c34d7f85b0a7b324f412b2a6bb4168574da30f6f | |
| parent | Supports Array ActivityStreams type (#7536) (diff) | |
| download | misskey-3e7a87f75afdfe8001ecd3354c5170d9e57f9f98.tar.gz misskey-3e7a87f75afdfe8001ecd3354c5170d9e57f9f98.tar.bz2 misskey-3e7a87f75afdfe8001ecd3354c5170d9e57f9f98.zip | |
12.82.0
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ca33644052..68f9bd75bb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <syuilotan@yahoo.co.jp>", - "version": "12.81.2", + "version": "12.82.0", "codename": "indigo", "repository": { "type": "git", |