update main branch #47

Merged
jorge merged 166 commits from develop into main 2021-12-01 11:20:13 +01:00
3 changed files with 3 additions and 3 deletions
Showing only changes of commit ca8263ed84 - Show all commits

View File

@ -1,6 +1,6 @@
[info] [info]
name = "arc-hive" name = "arc-hive"
version = "1.0.0" version = "2.0.0"
author = "Hangar.org" author = "Hangar.org"
description = "The arc-hive.zone Omeka S theme." description = "The arc-hive.zone Omeka S theme."
theme_link = "https://git.hangar.org/arcHIVE-tech/Arc-hive-omeka-theme" theme_link = "https://git.hangar.org/arcHIVE-tech/Arc-hive-omeka-theme"

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "arc-hive-theme", "name": "arc-hive-theme",
"version": "1.0.0", "version": "2.0.0",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "arc-hive-theme", "name": "arc-hive-theme",
"version": "1.0.0", "version": "2.0.0",
"description": "arc-HIVE theme for Omeka S.", "description": "arc-HIVE theme for Omeka S.",
"main": "gulpfile.js", "main": "gulpfile.js",
"scripts": { "scripts": {