Improved layout of Supplier Invoice/Credit. All Items can now be added in one sweep.
[fa-stable.git] / config.php
index e04fe6457fd485168cc0a648ce04097131bc9791..c21a79b9785ebdd28cfcb3454065e9f151feed10 100644 (file)
@@ -38,7 +38,7 @@ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_
        // Main Title
        $app_title = "FrontAccounting";
        // application version
-       $version                = "2.0.1";
+       $version                = "2.0.4";
 
        // Build for development purposes
        $build_version  = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt"));