diff options
| author | syuilo <4439005+syuilo@users.noreply.github.com> | 2025-03-11 11:44:34 +0900 |
|---|---|---|
| committer | syuilo <4439005+syuilo@users.noreply.github.com> | 2025-03-11 11:44:34 +0900 |
| commit | e891d5c5d35cc511aa20cd7d4507fd75d5f5c94f (patch) | |
| tree | 829fe7febd305c5a991dca4bbe03b14c73053218 /package.json | |
| parent | chore: add note (diff) | |
| parent | Bump version to 2025.3.2-alpha.6 (diff) | |
| download | misskey-e891d5c5d35cc511aa20cd7d4507fd75d5f5c94f.tar.gz misskey-e891d5c5d35cc511aa20cd7d4507fd75d5f5c94f.tar.bz2 misskey-e891d5c5d35cc511aa20cd7d4507fd75d5f5c94f.zip | |
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
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 70ff19ad4d..d6324ca38c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.3.2-alpha.5", + "version": "2025.3.2-alpha.6", "codename": "nasubi", "repository": { "type": "git", |