diff --git a/ckanext/datagovtheme/templates/snippets/gtm/gtm_datalayer.html b/ckanext/datagovtheme/templates/snippets/gtm/gtm_datalayer.html index aaee6a8a..2c54e8d5 100644 --- a/ckanext/datagovtheme/templates/snippets/gtm/gtm_datalayer.html +++ b/ckanext/datagovtheme/templates/snippets/gtm/gtm_datalayer.html @@ -11,14 +11,14 @@ {% endblock %} diff --git a/setup.py b/setup.py index 370a8704..3e0a22e4 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name="ckanext-datagovtheme", - version="0.2.29", + version="0.2.30", description="CKAN Extension to manage data.gov theme", long_description=long_description, classifiers=[