diff options
| author | syuilo <4439005+syuilo@users.noreply.github.com> | 2024-02-16 15:40:10 +0900 |
|---|---|---|
| committer | syuilo <4439005+syuilo@users.noreply.github.com> | 2024-02-16 15:40:10 +0900 |
| commit | b7a12fbc2b043f79cbea9d560511a7beaf7697e3 (patch) | |
| tree | 2c129183740d4f685e3e8f1b3b1e70a3482a17f4 /package.json | |
| parent | fix(frontend): vue v3.4.16以降でタイムラインが正常に表示でき... (diff) | |
| download | misskey-b7a12fbc2b043f79cbea9d560511a7beaf7697e3.tar.gz misskey-b7a12fbc2b043f79cbea9d560511a7beaf7697e3.tar.bz2 misskey-b7a12fbc2b043f79cbea9d560511a7beaf7697e3.zip | |
2024.2.0-beta.12
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 c670e232e4..ddc9d9ea51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2024.2.0-beta.11", + "version": "2024.2.0-beta.12", "codename": "nasubi", "repository": { "type": "git", |