Skip to content

Commit 0bc4d68

Browse files
committed
Update version to v2.5.0
1 parent e374b34 commit 0bc4d68

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

C4.puml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
'Version
44
' ##################################
55
!function C4Version()
6-
!return "2.5.0"
6+
' 2 spaces and ' are used as unique marker, that the release scripts makes the correct version update
7+
!$c4Version = "2.5.0"
8+
!return $c4Version
79
!end function
810

911
!procedure C4VersionDetails()

0 commit comments

Comments
 (0)