Skip to content

Commit

Permalink
Updated the install routine
Browse files Browse the repository at this point in the history
  • Loading branch information
effgarces committed Oct 28, 2021
1 parent 3641531 commit 6baaaa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Presenters/Install/Installer.php
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ public function GetVersion()
return $versionNumber;
}

return 2.0;
return 2.8; //returns the current db version being installed
}

public function ClearCachedTemplates()
Expand Down

0 comments on commit 6baaaa8

Please sign in to comment.