diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-04-07 18:57:18 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-04-07 18:57:18 +0900 |
| commit | e3f4c9bcf63499cd21712756c7c7811bc94f9ce5 (patch) | |
| tree | d05e2b44e9f9d857a4d9dceb12468a751fafb8ff /package.json | |
| parent | fix(backend): restore date properly of federated instance cache (diff) | |
| download | sharkey-e3f4c9bcf63499cd21712756c7c7811bc94f9ce5.tar.gz sharkey-e3f4c9bcf63499cd21712756c7c7811bc94f9ce5.tar.bz2 sharkey-e3f4c9bcf63499cd21712756c7c7811bc94f9ce5.zip | |
13.11.0-beta.6
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 7c08b0c1b9..aa98c3c99f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "13.11.0-beta.5", + "version": "13.11.0-beta.6", "codename": "nasubi", "repository": { "type": "git", |