diff options
| author | dakkar <dakkar@thenautilus.net> | 2024-09-13 19:57:21 +0100 |
|---|---|---|
| committer | dakkar <dakkar@thenautilus.net> | 2024-09-13 19:57:21 +0100 |
| commit | 75b4bacc3323e83bf69eb80d0cffa25ce27c592d (patch) | |
| tree | 597ea65471f15127f6ae217fba9c67277ae9e0c2 | |
| parent | Merge branch 'stable' into bump-dev-version (diff) | |
| download | sharkey-75b4bacc3323e83bf69eb80d0cffa25ce27c592d.tar.gz sharkey-75b4bacc3323e83bf69eb80d0cffa25ce27c592d.tar.bz2 sharkey-75b4bacc3323e83bf69eb80d0cffa25ce27c592d.zip | |
bump develop version
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1ffdcb091a..98f8e6925b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sharkey", - "version": "2024.8.1", + "version": "2024.9.0-dev", "codename": "shonk", "repository": { "type": "git", |