Skip to content

Commit 1ff3f5c

Browse files
committed
Update to v1.0.4
1 parent e280d1b commit 1ff3f5c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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/nelsonamaya82/theme-freedom
44
Author: Out of the Bugs
55
Author URI: https://www.outofthebugs.com
66
Description: A Modern Omeka S Theme
7-
Version: 1.0.3
7+
Version: 1.0.4
88
Omeka Version Constraint: ^4.0.0
99
Requires PHP: 7.4
1010
License: GNU General Public License v2 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 = "Freedom"
3-
version = "1.0.3"
3+
version = "1.0.4"
44
author = "Omeka Team"
55
description = "An Omeka S Theme based on modular styling and mobile first approach, with a modern and accessible UX/UI."
66
theme_link = "https://github.com/omeka-s-themes/freedom"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "freedom-theme",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "An Omeka S Theme.",
55
"main": "gulpfile.js",
66
"scripts": {

0 commit comments

Comments
 (0)