diff --git a/protected/common/config/main.php b/protected/common/config/main.php index 9db4874..ad8d8db 100644 --- a/protected/common/config/main.php +++ b/protected/common/config/main.php @@ -9,7 +9,7 @@ 'vendorPath' => VENDOR_PATH, 'installed' => $installed, 'name' => $siteName, - 'version' => '2.0.2', + 'version' => '2.0.3', 'poweredByName' => 'WhatACart', 'poweredByUrl' => 'http://whatacart.com', 'environment' => $environment,