Exchange rate bug when searching a non existing customer
[fa-stable.git] / config.default.php
index d79eb8098504d6bedb4267230470a7404a4a900d..983d5d66cce56bf490aa946484a64a012ade01be 100644 (file)
@@ -56,7 +56,7 @@ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_
        // Main Title
        $app_title = "FrontAccounting";
        // application version
-       $version                = "2.2.3";
+       $version                = "2.2.5";
 
        // Build for development purposes
        $build_version  = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt"));