diff options
| author | Marie <marie@kaifa.ch> | 2024-01-25 14:21:42 +0100 |
|---|---|---|
| committer | Marie <marie@kaifa.ch> | 2024-01-25 14:21:42 +0100 |
| commit | 913dd581efa3e0afe6da57131d213965a376f90e (patch) | |
| tree | 7d6241b02e299d86c02db9305c23a5142390e044 /package.json | |
| parent | fix: notes/versions not checking visibility (diff) | |
| parent | 2024.2.0-beta.7 (diff) | |
| download | sharkey-913dd581efa3e0afe6da57131d213965a376f90e.tar.gz sharkey-913dd581efa3e0afe6da57131d213965a376f90e.tar.bz2 sharkey-913dd581efa3e0afe6da57131d213965a376f90e.zip | |
merge: upstream
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 a54aea6372..487a963558 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sharkey", - "version": "2024.2.0-beta1", + "version": "2024.2.0-beta2", "codename": "shonk", "repository": { "type": "git", |