diff --git a/_build/build.config.php b/_build/build.config.php index 5731876..d435723 100644 --- a/_build/build.config.php +++ b/_build/build.config.php @@ -2,7 +2,7 @@ define('PKG_NAME', 'Ace'); define('PKG_NAMESPACE', 'ace'); -define('PKG_VERSION', '1.9.2'); +define('PKG_VERSION', '1.9.3'); define('PKG_RELEASE', 'pl'); define('PKG_AUTO_INSTALL', true);