diff --git a/C4.puml b/C4.puml index 216a73b..d6f1b28 100644 --- a/C4.puml +++ b/C4.puml @@ -4,7 +4,7 @@ ' ################################## !function C4Version() ' 2 spaces and ' are used as unique marker, that the release scripts makes the correct version update - !$c4Version = "2.5.0" + !$c4Version = "2.6.0beta1" !return $c4Version !end function