diff --git a/plugin/card_game/card_game.php b/plugin/card_game/card_game.php index 3d8ec45694..d685a9519f 100644 --- a/plugin/card_game/card_game.php +++ b/plugin/card_game/card_game.php @@ -17,7 +17,7 @@ class CardGame extends Plugin protected function __construct() { parent::__construct( - '1.0', + '1.1', 'Damien Renou' ); }