Skip to content

Commit

Permalink
update admin config.php (#964)
Browse files Browse the repository at this point in the history
  • Loading branch information
blackcoder87 authored Apr 21, 2024
1 parent 0f793c4 commit 0b7eade
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions application/modules/admin/config/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -952,6 +952,8 @@ public function getUpdate(string $installedVersion): string
break;
case "2.1.58":
break;
case "2.1.59":
break;
}

return 'Update function executed.';
Expand Down

0 comments on commit 0b7eade

Please sign in to comment.