Skip to content

Commit

Permalink
Update version with first beta of v2.10.0 (v2.9.0 was created based o…
Browse files Browse the repository at this point in the history
…n previous commit)
  • Loading branch information
kirchsth committed Feb 10, 2024
1 parent 1db64bf commit 1bf2085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion C4.puml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
' ##################################
!function C4Version()
' 2 spaces and ' are used as unique marker, that the release scripts makes the correct version update
!$c4Version = "2.9.0beta1"
!$c4Version = "2.10.0beta1"
!return $c4Version
!end function

Expand Down

0 comments on commit 1bf2085

Please sign in to comment.