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

pull/338/head
KIRCHSTH 2 years ago
parent 1db64bf1cc
commit c789b6cfed

@ -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.9.0beta1"
!$c4Version = "2.10.0beta1"
!return $c4Version
!end function

Loading…
Cancel
Save