From 02a52890247b4e5d45118d1681825399e871f92a Mon Sep 17 00:00:00 2001 From: Eugene Burmakin Date: Fri, 1 Nov 2024 19:12:52 +0100 Subject: [PATCH] Revert version --- .app_version | 2 +- CHANGELOG.md | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) 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