Skip to content

Commit

Permalink
Update versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
kimisgold committed Sep 23, 2021
1 parent e479a5a commit ff3fa49
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "centerrow",
"version": "1.5.2",
"version": "1.5.3",
"description": "\"Image-oriented theme for Omeka. This theme does not support nested top navigation.\"",
"main": "gulpfile.js",
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions theme.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ description = "Image-oriented theme for Omeka. This theme does not support neste
license = "GPLv3"
website = "https://omeka.org"
support_link = "https://github.com/omeka/theme-centerrow/wiki"
omeka_minimum_version="2.8"
omeka_tested_up_to="2.8"
version="1.5.2"
omeka_minimum_version="3.0"
omeka_tested_up_to="3.0"
version="1.5.3"

0 comments on commit ff3fa49

Please sign in to comment.