Update version with first beta of v2.6.0

pull/276/head
KIRCHSTH 3 years ago committed by kirchsth
parent fec3cc6c84
commit 4350756cd8

@ -4,7 +4,7 @@
' ################################## ' ##################################
!function C4Version() !function C4Version()
' 2 spaces and ' are used as unique marker, that the release scripts makes the correct version update ' 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 !return $c4Version
!end function !end function

Loading…
Cancel
Save