From 4ea2f8f1b4e8ea92ac92d17437bcda850c50bd07 Mon Sep 17 00:00:00 2001 From: mateuswetah Date: Tue, 7 Dec 2021 15:38:09 -0300 Subject: [PATCH] Version 2.4.3 --- src/README.txt | 4 ++-- src/assets/scss/style.scss | 2 +- src/functions.php | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/README.txt b/src/README.txt index 5905ea1..598c749 100644 --- a/src/README.txt +++ b/src/README.txt @@ -1,8 +1,8 @@ === Tainacan Interface === Contributors: andrebenedito, daltonmartins, fabianobn, jacsonp, leogermani, weryques, wetah, eduardohumberto, ravipassos, jessicafpx, marinagiolo, omarceloavila, r-guimaraes Requires at least: WordPress 4.8 -Tested up to: WordPress 5.8 -Version: 2.4.2.1 +Tested up to: WordPress 5.8.2 +Version: 2.4.3 Requires PHP: 5.6 Stable tag: trunk License: GNU General Public License v3 diff --git a/src/assets/scss/style.scss b/src/assets/scss/style.scss index 2bed043..61269d0 100644 --- a/src/assets/scss/style.scss +++ b/src/assets/scss/style.scss @@ -4,7 +4,7 @@ Author: Tainacan Author URI: https://tainacan.org Theme URI: https://tainacan.org/blog/category/tema/ Description: This is the default theme for the Tainacan project. Use this in conjunction with Tainacan plugin to easily manage and publish you digital collections with a beautiful faceted search interface. Ideal for museums, galleries, libraries and anyone who have a digital repository. -Version: 2.4.2.1 +Version: 2.4.3 Tested up to: 5.8 Requires PHP: 5.6 License: GNU General Public License v3 diff --git a/src/functions.php b/src/functions.php index 7050b64..49e143f 100644 --- a/src/functions.php +++ b/src/functions.php @@ -1,7 +1,7 @@