Skip to content

Commit

Permalink
Update version with first beta of v2.11.0 (v2.10.0 was created based …
Browse files Browse the repository at this point in the history
…on previous commit)
  • Loading branch information
kirchsth committed May 27, 2024
1 parent b95dc5a commit 81c11a9
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.10.0beta1"
!$c4Version = "2.11.0beta1"
!return $c4Version
!end function

Expand Down

0 comments on commit 81c11a9

Please sign in to comment.