Skip to content

Commit 966753a

Browse files
committed
Update version with first beta of v2.13.0 (v2.12.0 was created based on previous commit)
1 parent 976006e commit 966753a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

C4.puml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
' ##################################
2424
!function C4Version()
2525
' 2 spaces and ' are used as unique marker, that the release scripts makes the correct version update
26-
!$c4Version = "2.12.0beta1"
26+
!$c4Version = "2.13.0beta1"
2727
!return $c4Version
2828
!end function
2929

0 commit comments

Comments
 (0)