Skip to content

Commit

Permalink
Merge pull request #372 from plantuml-stdlib/start-v2.12.0-beta1
Browse files Browse the repository at this point in the history
Update version with first beta of v2.12.0 (v2.11.0 was created based on previous commit)
  • Loading branch information
kirchsth authored Oct 25, 2024
2 parents 1ab007c + 2ed0675 commit 21c1e3f
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.11.0beta1"
!$c4Version = "2.12.0beta1"
!return $c4Version
!end function

Expand Down

0 comments on commit 21c1e3f

Please sign in to comment.