diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-01-20 13:07:15 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-01-20 13:07:15 +0000 |
| commit | 9470641dcd95ae1af6703b22884c596fc4940a60 (patch) | |
| tree | 0f6aa5107c1337a09dbaae6ea6f42a1641f7ad55 /package.json | |
| parent | refactor: Refactor Endpoints to improve Developer Experience for adding Endpo... (diff) | |
| download | sharkey-9470641dcd95ae1af6703b22884c596fc4940a60.tar.gz sharkey-9470641dcd95ae1af6703b22884c596fc4940a60.tar.bz2 sharkey-9470641dcd95ae1af6703b22884c596fc4940a60.zip | |
Bump version to 2025.1.0-beta.2
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 3f5811f1f6..200dbecacb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.1.0-beta.1", + "version": "2025.1.0-beta.2", "codename": "nasubi", "repository": { "type": "git", |