Skip to content

Commit

Permalink
Bump version to 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Benn Oshrin committed Apr 18, 2025
1 parent 15d8606 commit c74c423
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/config/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.0.0
5.1.0
2 changes: 1 addition & 1 deletion app/src/Command/UpgradeCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ protected function installMostlyStaticPages(int $coId) {
/**
* Validate the requested from and to versions.
*
* @since COmanage Registry v0.9.4
* @since COmanage Registry v5.1.0
* @param string $from "From" version (current database)
* @param string $to "To" version (current codebase)
* @return bool true if the requested range is valid
Expand Down

0 comments on commit c74c423

Please sign in to comment.