diff --git a/CHANGELOG.md b/CHANGELOG.md index 8eb356cf..d8f23668 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@

Expland Changelog

-# v0.5.0 (unreleased) +# v0.5.0 (released) Welcome to this huge release! We are already halfway there to v1.0.0. Look at the changelog below to see what was worked on from the last update (v0.4.7)! --- diff --git a/README.md b/README.md index 557ed19b..198cd48d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@

--- -

Current version: v0.4.7 (pre-release)

+

Current version: v0.5.0 (pre-release)

Any questions? See the FAQ below, or contact us via email at noeco.official@gmail.com.
--- diff --git a/export_presets.cfg b/export_presets.cfg index ad34847f..8734c264 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -78,7 +78,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="../Game releases/Expland/Expland-0.4.7.exe" +export_path="../Game releases/Expland/0.5.0/Expland-0.5.0.exe" encryption_include_filters="" encryption_exclude_filters="" encrypt_pck=false @@ -147,7 +147,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="../Game releases/Expland/Expland-0.4.7.x86_64" +export_path="../Game releases/Expland/Expland-0.5.0.x86_64" encryption_include_filters="" encryption_exclude_filters="" encrypt_pck=false @@ -191,7 +191,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="../Game releases/Expland/Expland-0.4.7.zip" +export_path="../Game releases/Expland/0.5.0/Expland-0.5.0.zip" encryption_include_filters="" encryption_exclude_filters="" encrypt_pck=false