diff options
| author | syuilo <4439005+syuilo@users.noreply.github.com> | 2024-02-17 13:41:24 +0900 |
|---|---|---|
| committer | syuilo <4439005+syuilo@users.noreply.github.com> | 2024-02-17 13:41:24 +0900 |
| commit | 0b5d3315bcf5682e519a32a1ff4d98bbaf845502 (patch) | |
| tree | b6a4e3bcd15638ae54c65522fa2dd4ca2eb8e2f8 /package.json | |
| parent | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop (diff) | |
| download | sharkey-0b5d3315bcf5682e519a32a1ff4d98bbaf845502.tar.gz sharkey-0b5d3315bcf5682e519a32a1ff4d98bbaf845502.tar.bz2 sharkey-0b5d3315bcf5682e519a32a1ff4d98bbaf845502.zip | |
2024.2.0
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 f8dd5aeadc..3f94448db7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2024.2.0-beta.13", + "version": "2024.2.0", "codename": "nasubi", "repository": { "type": "git", |