diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-28 07:39:15 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-28 07:39:15 +0000 |
| commit | e990831a09b951762545a6bd5fea0a045fb82b0e (patch) | |
| tree | a724eaffa5dd756f28ca2be4ffc9765bd9b24044 /package.json | |
| parent | perf(frontend): avoid main thread scroll repaint (diff) | |
| download | sharkey-e990831a09b951762545a6bd5fea0a045fb82b0e.tar.gz sharkey-e990831a09b951762545a6bd5fea0a045fb82b0e.tar.bz2 sharkey-e990831a09b951762545a6bd5fea0a045fb82b0e.zip | |
Bump version to 2025.3.2-beta.15
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 a75c818a66..60e85b40c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.3.2-beta.14", + "version": "2025.3.2-beta.15", "codename": "nasubi", "repository": { "type": "git", |