Update version with first beta of v2.9.0 (v2.8.0 was created based on previous commit)

pull/329/head
KIRCHSTH 3 years ago committed by kirchsth
parent 5a67e1d3b4
commit ba89acfa58

@ -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.8.0beta2"
!$c4Version = "2.9.0beta1"
!return $c4Version
!end function

Loading…
Cancel
Save