diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-20 12:18:50 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-20 12:18:50 +0000 |
| commit | d073fe6b026b61aa0962469231c822a786185d6f (patch) | |
| tree | 5fd67df136a094c2a70c75e7cbff399e8e836742 /package.json | |
| parent | refactor(frontend): use PageWithHeader instead of MkStickyContainer+MkPageHea... (diff) | |
| download | sharkey-d073fe6b026b61aa0962469231c822a786185d6f.tar.gz sharkey-d073fe6b026b61aa0962469231c822a786185d6f.tar.bz2 sharkey-d073fe6b026b61aa0962469231c822a786185d6f.zip | |
Bump version to 2025.3.2-beta.8
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 e8993af22c..4768b90816 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.3.2-beta.7", + "version": "2025.3.2-beta.8", "codename": "nasubi", "repository": { "type": "git", |