Skip to content

Commit b4fbfd7

Browse files
committed
Bump version.
1 parent 1dce55f commit b4fbfd7

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

config/theme.ini

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[info]
22
name = "Center Row"
3-
version = "1.7.2"
3+
version = "1.7.3"
44
author = "Omeka Team"
55
;description = ""
66
theme_link = "https://github.com/omeka-s-themes/centerrow.git"
77
author_link = "https://omeka.org/"
8-
omeka_version_constraint = "^3.0.0"
8+
omeka_version_constraint = "^3.1.0"
99

1010
helpers[] = "SortMedia"
1111
helpers[] = "LightGalleryOutput"

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "centerrow",
3-
"version": "1.7.2",
3+
"version": "1.7.3",
44
"description": "A theme for Omeka S.",
55
"main": "gulpfile.js",
66
"scripts": {

0 commit comments

Comments
 (0)