diff --git a/config/theme.ini b/config/theme.ini index 72123bc..2b18f50 100644 --- a/config/theme.ini +++ b/config/theme.ini @@ -1,6 +1,6 @@ [info] name = "arc-hive" -version = "1.0.0" +version = "2.0.0" author = "Hangar.org" description = "The arc-hive.zone Omeka S theme." theme_link = "https://git.hangar.org/arcHIVE-tech/Arc-hive-omeka-theme" diff --git a/package-lock.json b/package-lock.json index 21412e0..aa61ee9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "arc-hive-theme", - "version": "1.0.0", + "version": "2.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 79ac448..7d7915a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arc-hive-theme", - "version": "1.0.0", + "version": "2.0.0", "description": "arc-HIVE theme for Omeka S.", "main": "gulpfile.js", "scripts": {