diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-10-21 13:38:57 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-21 13:38:57 +0900 |
| commit | 3b9983cfc2c2087940d87efc0de3d01a41ea679a (patch) | |
| tree | ecc572da416803c91a3edcd014c5f5ad8b9d0850 | |
| parent | Switch avatar images that depend on the animation setting (#12097) (diff) | |
| download | sharkey-3b9983cfc2c2087940d87efc0de3d01a41ea679a.tar.gz sharkey-3b9983cfc2c2087940d87efc0de3d01a41ea679a.tar.bz2 sharkey-3b9983cfc2c2087940d87efc0de3d01a41ea679a.zip | |
2023.10.2
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 973e261650..7006309a10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2023.10.2-beta.2", + "version": "2023.10.2", "codename": "nasubi", "repository": { "type": "git", |