diff --git a/C4.puml b/C4.puml index 2792da9a..d14d5617 100644 --- a/C4.puml +++ b/C4.puml @@ -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