diff --git a/AlpixelShopBundle.php b/AlpixelShopBundle.php index a5a2d31..d22e210 100644 --- a/AlpixelShopBundle.php +++ b/AlpixelShopBundle.php @@ -6,4 +6,6 @@ class AlpixelShopBundle extends Bundle { + const VERSION = '0.1'; + const VERSION_ID = 00100; }