diff --git a/CHANGELOG.md b/CHANGELOG.md index 628a3f5d..4cf81916 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ A record of the changes made to `ALPS for Wordpress`. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [3.15.2.6] +### Update +- Access to remote assets; +- PHP errors.[#766](https://github.com/adventistchurch/alps-wordpress/issues/766); +- Conflict with Google Maps API.[#598](https://github.com/adventistchurch/alps/issues/598). + ## [3.15.2.5] ### Update - Update dependencies. diff --git a/functions.php b/functions.php index 9045afd3..787a2b7c 100644 --- a/functions.php +++ b/functions.php @@ -55,7 +55,7 @@ add_editor_style('/resources/styles/editor.css'); -define('ALPS_THEME_VERSION', '3.15.2.5'); +define('ALPS_THEME_VERSION', '3.15.2.6'); define('ALPS_THEME_NAME', 'alps-gutenberg-blocks'); require_once __DIR__ . '/updater.php'; diff --git a/style.css b/style.css index 33c3ce74..cbc5000f 100644 --- a/style.css +++ b/style.css @@ -2,7 +2,7 @@ Theme Name: ALPS for WordPress Theme URI: https://adventist.io/themes Description: ALPS is the Adventist Living Pattern Library Theme based off of the Sage WordPress Theme. -Version: 3.15.2.5 +Version: 3.15.2.6 Author: Seventh-day Adventist Church Author URI: https://adventist.io/themes/worpdress Text Domain: alps