diff --git a/.app_version b/.app_version index 18eaa035..8ddf20e4 100644 --- a/.app_version +++ b/.app_version @@ -1 +1 @@ -0.15.13 +0.15.12 diff --git a/CHANGELOG.md b/CHANGELOG.md index 08c9f203..f2a3b8a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,12 +5,6 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -# 0.15.13 - 2024-11-01 - -### Changed - -- Enable serving static files from the `public` directory in development mode. - # 0.15.12 - 2024-11-01 ### Added