diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-10-15 04:53:43 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-10-15 04:53:43 +0000 |
| commit | d2e8dc4fe3c6e90e68001ed1f092d4e3d2454283 (patch) | |
| tree | 73f32398d2afa502dcef62ff37fe99bc832eb792 /package.json | |
| parent | test(backend): add federation test (#14582) (diff) | |
| download | sharkey-d2e8dc4fe3c6e90e68001ed1f092d4e3d2454283.tar.gz sharkey-d2e8dc4fe3c6e90e68001ed1f092d4e3d2454283.tar.bz2 sharkey-d2e8dc4fe3c6e90e68001ed1f092d4e3d2454283.zip | |
Release: 2024.10.1
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 59b75fece4..8bf96d916d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2024.10.1-beta.6", + "version": "2024.10.1", "codename": "nasubi", "repository": { "type": "git", |