Skip to content

Commit e599eb9

Browse files
committed
Version 2.8.2
1 parent 33d1e4d commit e599eb9

File tree

5 files changed

+4
-5
lines changed

5 files changed

+4
-5
lines changed

src/assets/scss/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Theme Name: Tainacan Interface
33
Author: Tainacan
44
Theme URI: https://tainacan.org
55
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.
6-
Version: 2.8.1
6+
Version: 2.8.2
77
Tested up to: 6.8.1
88
Requires PHP: 7.0
99
License: GPLv3 or later

src/functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/** Theme version */
4-
const TAINACAN_INTERFACE_VERSION = '2.8.1';
4+
const TAINACAN_INTERFACE_VERSION = '2.8.2';
55

66
/* Disables Tainacan Theme Helper the_content filter, which is used to build a custom item and taxonomy (terms list) template. */
77
if ( !defined('TAINACAN_DISABLE_ITEM_THE_CONTENT_FILTER') )

src/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: andrebenedito, daltonmartins, eduardohumberto, fabianobn, jacsonp,
33
Requires at least: 5.9
44
Tested up to: 6.8.1
55
Requires PHP: 7.0
6-
Stable tag: 2.8.1
6+
Stable tag: 2.8.2
77
License: GPLv3 or later
88
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
99
Tags: two-columns, right-sidebar, grid-layout, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, featured-images, footer-widgets, theme-options, threaded-comments, translation-ready, photography, portfolio

src/style.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/style.min.css.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)