Skip to content
16 changes: 13 additions & 3 deletions distribution.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@
"url": "https://github.com/Daniel-KM/Omeka-s-module-CustomOntology/releases/download/3.4.6/CustomOntology-3.4.6.zip",
"version": "3.4.6"
},
{
"name": "CSSEditor",
"url": "https://github.com/omeka-s-modules/CSSEditor/releases/download/v1.3.1/CSSEditor-1.3.1.zip",
"version": "1.3.1"
},
{
"name": "CSVImport",
"url": "https://github.com/omeka-s-modules/CSVImport/releases/download/v2.6.2/CSVImport-2.6.2.zip",
Expand Down Expand Up @@ -55,9 +60,14 @@
"version": "1.0.0"
},
{
"name": "Mapping",
"url": "https://github.com/Systemik-Solutions/OmekaS-MappingExtensions/releases/download/v1.0.0/MappingExtensions-1.0.0.zip",
"version": "1.0.0"
"name": "MappingExtensions",
"url": "https://github.com/Systemik-Solutions/OmekaS-MappingExtensions/releases/download/v1.1.1/MappingExtensions-1.1.1.zip",
"version": "1.1.1"
},
{
"name": "ItemCarouselBlock",
"url": "https://github.com/omeka-s-modules/ItemCarouselBlock/releases/download/v1.4.1/ItemCarouselBlock-1.4.1.zip",
"version": "1.4.1"
}
],
"themes": [
Expand Down