Skip to content

Commit 2e117e5

Browse files
committed
Bump the four version declarations for v2.11.0
theme.ini, package.json, CITATION.cff (version + date-released) and the style.scss banner move together, per the release checklist. tokens.json is unchanged by this release, so the sibling modules need no sync.
1 parent 5d4406d commit 2e117e5

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ authors:
2828
given-names: Frédérick
2929
orcid: "https://orcid.org/0000-0003-0959-2092"
3030
affiliation: "University of Bayreuth"
31-
version: "2.10.1"
32-
date-released: "2026-08-17"
31+
version: "2.11.0"
32+
date-released: "2026-08-20"
3333
license: GPL-3.0-or-later
3434
repository-code: "https://github.com/fmadore/IWAC-theme"
3535
url: "https://islam.zmo.de/s/westafrica/"

asset/sass/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Theme URI: https://github.com/fmadore/IWAC-theme
44
Author: Frédérick Madore
55
Author URI: https://www.frederickmadore.com/
66
Description: Islam West Africa Collection Theme - A customized Omeka S theme for the IWAC digital collection
7-
Version: 2.10.1
7+
Version: 2.11.0
88
Omeka Version Constraint: ^4.2.0
99
Requires PHP: ^8.1
1010
License: GNU General Public License v3 or later

config/theme.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[info]
22
name = "IWAC Theme"
3-
version = "2.10.1"
3+
version = "2.11.0"
44
author = "Frédérick Madore"
55
description = "Islam West Africa Collection Theme - A customized Omeka S theme for the IWAC digital collection at ZMO Berlin. Features light/dark mode toggle and multilingual support."
66
theme_link = "https://github.com/fmadore/IWAC-theme"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iwac-theme",
3-
"version": "2.10.1",
3+
"version": "2.11.0",
44
"description": "Islam West Africa Collection Theme - A customized Omeka S theme for the IWAC digital collection.",
55
"main": "gulpfile.js",
66
"scripts": {

0 commit comments

Comments
 (0)