diff --git a/shivas/versioning-bundle/3.1/manifest.json b/shivas/versioning-bundle/3.1/manifest.json new file mode 100644 index 00000000..93c7f11f --- /dev/null +++ b/shivas/versioning-bundle/3.1/manifest.json @@ -0,0 +1,11 @@ +{ + "bundles": { + "Shivas\\VersioningBundle\\ShivasVersioningBundle": ["all"] + }, + "composer-scripts": { + "app:version:bump": "symfony-cmd" + }, + "env": { + "SHIVAS_APP_VERSION": "0.1.0" + } +}