Skip to content

Commit

Permalink
bump version to 0.53.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Aerocatia committed Jun 25, 2024
1 parent 3a6ff37 commit 8015487
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
This is used for recording Invader's changes. This changelog is based on
[Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Untagged]
## [0.53.8] - 2024-06-25
### Added
- invader-edit-qt: Added --high-precision-floats

Expand Down Expand Up @@ -2555,5 +2555,6 @@ image as one bitmap
[0.53.5]: https://github.com/SnowyMouse/invader/compare/0.53.4...0.53.5
[0.53.6]: https://github.com/SnowyMouse/invader/compare/0.53.5...0.53.6
[0.53.7]: https://github.com/SnowyMouse/invader/compare/0.53.6...0.53.7
[0.53.8]: https://github.com/SnowyMouse/invader/compare/0.53.7...0.53.8

[Untagged]: https://github.com/SnowyMouse/invader/compare/0.53.7...master
[Untagged]: https://github.com/SnowyMouse/invader/compare/0.53.8...master
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.15)

# Project name - You should change this if you're making a fork
project(Invader
VERSION 0.53.7
VERSION 0.53.8
DESCRIPTION "Modding toolkit for Halo Combat Evolved"
LANGUAGES C CXX
)
Expand Down

0 comments on commit 8015487

Please sign in to comment.