From 5dd718f0e123640106e9118b424b5cf1bd4ce0f6 Mon Sep 17 00:00:00 2001 From: mateuswetah Date: Sat, 13 Apr 2024 15:19:30 -0300 Subject: [PATCH] Version 2.7.3 --- src/README.txt | 2 +- src/assets/scss/style.scss | 2 +- src/functions.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/README.txt b/src/README.txt index 91cbc02..b0db1fa 100644 --- a/src/README.txt +++ b/src/README.txt @@ -2,7 +2,7 @@ Contributors: andrebenedito, daltonmartins, fabianobn, jacsonp, leogermani, weryques, wetah, eduardohumberto, ravipassos, jessicafpx, marinagiolo, omarceloavila, r-guimaraes Requires at least: WordPress 5.9 Tested up to: 6.5.2 -Version: 2.7.2 +Version: 2.7.3 Requires PHP: 7.0 Stable tag: trunk License: GNU General Public License v3 diff --git a/src/assets/scss/style.scss b/src/assets/scss/style.scss index 17c9e30..07f3231 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.7.2 +Version: 2.7.3 Tested up to: 6.5.2 Requires PHP: 7.0 License: GNU General Public License v3 diff --git a/src/functions.php b/src/functions.php index e02f9fc..814db51 100644 --- a/src/functions.php +++ b/src/functions.php @@ -1,7 +1,7 @@