diff options
| author | syuilo <4439005+syuilo@users.noreply.github.com> | 2024-05-31 21:16:35 +0900 |
|---|---|---|
| committer | syuilo <4439005+syuilo@users.noreply.github.com> | 2024-05-31 21:16:35 +0900 |
| commit | 61eec93f4e93686c362fd68c8ff1f1ca96e1d790 (patch) | |
| tree | 7033e14fad3654259405348e7d22b7f680703411 /package.json | |
| parent | 2024.5.0 (diff) | |
| download | sharkey-61eec93f4e93686c362fd68c8ff1f1ca96e1d790.tar.gz sharkey-61eec93f4e93686c362fd68c8ff1f1ca96e1d790.tar.bz2 sharkey-61eec93f4e93686c362fd68c8ff1f1ca96e1d790.zip | |
Revert "2024.5.0"
This reverts commit 27d1b7e6156699184bed278c9a43d5b94e159d4e.
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 b1786e16f1..998d612b5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2024.5.0", + "version": "2024.5.0-rc.12", "codename": "nasubi", "repository": { "type": "git", |