From a8ee6f30e84f346c045217fa775677cb6bfc1843 Mon Sep 17 00:00:00 2001 From: Kim Nguyen Date: Fri, 24 Mar 2023 14:43:25 -0400 Subject: [PATCH] Bump version. --- package.json | 2 +- theme.ini | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a8325af..7cd5343 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "thedaily", - "version": "1.6.1", + "version": "1.6.2", "description": "\"Image-oriented theme for Omeka.\"", "main": "gulpfile.js", "dependencies": { diff --git a/theme.ini b/theme.ini index 51303bd..a8349ca 100644 --- a/theme.ini +++ b/theme.ini @@ -7,4 +7,4 @@ website = "https://omeka.org" support_link = "https://github.com/omeka/theme-thedaily/wiki" omeka_minimum_version="3.1" omeka_tested_up_to="3.1" -version="1.6.1" +version="1.6.2"