diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-05-05 10:15:00 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-05 10:15:00 +0900 |
| commit | b3b8ee46f003ae030ff6a40ce9beef139e05a04b (patch) | |
| tree | b98655e49e9823b0ade5ba78f5887150aee95bcc /package.json | |
| parent | feat(frontend): in channel search (diff) | |
| download | sharkey-b3b8ee46f003ae030ff6a40ce9beef139e05a04b.tar.gz sharkey-b3b8ee46f003ae030ff6a40ce9beef139e05a04b.tar.bz2 sharkey-b3b8ee46f003ae030ff6a40ce9beef139e05a04b.zip | |
13.12.0-beta.1
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 a6e4a37695..d7a6930edf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "13.11.3", + "version": "13.12.0-beta.1", "codename": "nasubi", "repository": { "type": "git", |