diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-09 13:01:46 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-09 13:01:46 +0000 |
| commit | ac21fa719456f2dff9eaa59afe8c313afbed6ffb (patch) | |
| tree | 0b6e74a6fe1253029242c8be35caf970991d9fdb /package.json | |
| parent | enhance(frontend): improve plugin management (diff) | |
| download | sharkey-ac21fa719456f2dff9eaa59afe8c313afbed6ffb.tar.gz sharkey-ac21fa719456f2dff9eaa59afe8c313afbed6ffb.tar.bz2 sharkey-ac21fa719456f2dff9eaa59afe8c313afbed6ffb.zip | |
Bump version to 2025.3.2-alpha.3
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 2cb3494bc0..731c426e15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.3.2-alpha.2", + "version": "2025.3.2-alpha.3", "codename": "nasubi", "repository": { "type": "git", |