Skip to content

Commit

Permalink
Continue Jaybird 6.0.0 development
Browse files Browse the repository at this point in the history
  • Loading branch information
mrotteveel committed Nov 11, 2024
1 parent 41fb119 commit 1299edf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ version.major=6
version.minor=0
version.revision=0
# version.tag should start with a dash (-) unless it is empty
version.tag=-beta-1
version.tag=-SNAPSHOT
# This must be set to the git tag for a release, otherwise to the branch
version.svntag=v6.0.0-beta-1
version.svntag=master

0 comments on commit 1299edf

Please sign in to comment.