diff --git a/constants.php b/constants.php index 391dfd9a19a7ad3b519b9b77afe124c9f29b1e95..70739610d8a2316e249b0184180511020665ccf2 100644 --- a/constants.php +++ b/constants.php @@ -3,7 +3,7 @@ # variables //use this to know which version we published -$versionString = '2.5.0'; +$versionString = '2.6.0'; $rootDirNameToUseString = 'work'; $isDebug = false; //logs debug to STDOUT