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

pull/327/head
KIRCHSTH 3 years ago
parent 5a67e1d3b4
commit 4b30c37ea1

@ -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