Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelfolaron committed Feb 12, 2023
1 parent 699c01f commit 6a0d661
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/appSettings.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
class appSettings
{

public $appVersion = "2.3.9";
public $appVersion = "2.3.10";

public $dbVersion = "2.1.14";

Expand Down Expand Up @@ -60,7 +60,7 @@ public function loadSettings($timezone, $debug, $logPath)
}

}

public function getRequestURI($baseURL = "")
{

Expand Down

0 comments on commit 6a0d661

Please sign in to comment.