diff --git a/CHANGELOG.md b/CHANGELOG.md index 61cace2d..e93c7013 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ 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.4] +### Update +- Make assets available remotely. + ## [3.15.2.3] ### Update - Update PROD workflow: add latest parameter. diff --git a/functions.php b/functions.php index 25439da7..dca59e85 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.3'); +define('ALPS_THEME_VERSION', '3.15.2.4'); define('ALPS_THEME_NAME', 'alps-gutenberg-blocks'); require_once __DIR__ . '/updater.php'; diff --git a/style.css b/style.css index 60baa692..76c646cd 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.3 +Version: 3.15.2.4 Author: Seventh-day Adventist Church Author URI: https://adventist.io/themes/worpdress Text Domain: alps