diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2022-12-22 17:47:21 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-22 17:47:21 +0900 |
| commit | 462b917e467ff0e0b07be620bfa80b9fc7f93adf (patch) | |
| tree | cd352c5acb11380f36642440322a31ad7f08db37 /package.json | |
| parent | fix: WebFinger returns 500 (#9390) (diff) | |
| download | sharkey-462b917e467ff0e0b07be620bfa80b9fc7f93adf.tar.gz sharkey-462b917e467ff0e0b07be620bfa80b9fc7f93adf.tar.bz2 sharkey-462b917e467ff0e0b07be620bfa80b9fc7f93adf.zip | |
13.0.0-alpha.5
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 3a46340131..18ee47ab43 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "13.0.0-alpha.4", + "version": "13.0.0-alpha.5", "codename": "indigo", "repository": { "type": "git", |