Revert version

This commit is contained in:
Eugene Burmakin 2024-11-01 19:12:52 +01:00
parent 04551d6fbd
commit 02a5289024
2 changed files with 1 additions and 7 deletions

View file

@ -1 +1 @@
0.15.13
0.15.12

View file

@ -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