diff --git a/CHANGELOG.md b/CHANGELOG.md index aacb42f..05cb6b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +### 1.3.2 - 19 February 2024 +- ![Bug Fix](https://smftricks.com/assets/changelog/bug--minus.png) Fixed issues with dark mode or color variants when forum is closed to guests or in maintenance. + ### 1.3.1 - 08 February 2024 - ![Translation](https://smftricks.com/assets/changelog/language.png) Updated translations. diff --git a/theme_info.xml b/theme_info.xml index 9986d06..9adda8b 100644 --- a/theme_info.xml +++ b/theme_info.xml @@ -2,7 +2,7 @@ smftricks:NameX - 1.3.1 + 1.3.2 NameX admin@smftricks.com diff --git a/themecustoms/Init.php b/themecustoms/Init.php index 16f69f5..796ecfb 100644 --- a/themecustoms/Init.php +++ b/themecustoms/Init.php @@ -21,7 +21,7 @@ class Init extends Config /** * @var string Theme Version */ - protected $_theme_version = '1.3.1'; + protected $_theme_version = '1.3.2'; /** * @var array Theme Author