diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-01-27 12:33:20 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-01-27 12:33:20 +0900 |
| commit | b2ed4c9508fa37a4f0cf64cb5b431ec3ff46c27e (patch) | |
| tree | 0198a2e3c2eee81f08f0a6ee9cef3304f4b7be06 | |
| parent | swがビルドできないのを修正 (diff) | |
| download | sharkey-b2ed4c9508fa37a4f0cf64cb5b431ec3ff46c27e.tar.gz sharkey-b2ed4c9508fa37a4f0cf64cb5b431ec3ff46c27e.tar.bz2 sharkey-b2ed4c9508fa37a4f0cf64cb5b431ec3ff46c27e.zip | |
13.2.5
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 06ec191b5c..34beb5772a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "13.2.4", + "version": "13.2.5", "codename": "nasubi", "repository": { "type": "git", |