diff --git a/civiremote_funding.info.yml b/civiremote_funding.info.yml index 96b2e8b..d32d84f 100644 --- a/civiremote_funding.info.yml +++ b/civiremote_funding.info.yml @@ -13,4 +13,4 @@ dependencies: - xls_serialization 'interface translation project': civiremote_funding 'interface translation server pattern': modules/custom/%project/translations/%language.po -version: 0.5.1-dev +version: 0.6.0 diff --git a/composer.json b/composer.json index e7607eb..99e4090 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ }, "extra": { "branch-alias": { - "dev-main": "0.5-dev" + "dev-main": "0.6-dev" } }, "repositories": [