diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-06-25 08:50:37 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-06-25 08:50:37 +0000 |
| commit | 4d72d6caf412d5660702e082d2c93ce42ecd119e (patch) | |
| tree | e0a418096ed81773d2282e34412033784155bc37 /package.json | |
| parent | feat: ノートの下書き(draft of note) (#15298) (diff) | |
| download | misskey-4d72d6caf412d5660702e082d2c93ce42ecd119e.tar.gz misskey-4d72d6caf412d5660702e082d2c93ce42ecd119e.tar.bz2 misskey-4d72d6caf412d5660702e082d2c93ce42ecd119e.zip | |
Bump version to 2025.6.4-alpha.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 11f236fec0..9e46f69873 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.6.3", + "version": "2025.6.4-alpha.0", "codename": "nasubi", "repository": { "type": "git", |