Prepare v0.5.0-prealpha release

This commit is contained in:
Alexander Sellite 2026-08-06 01:20:47 -04:00
parent 954042fd1d
commit 2dafe8f252
5 changed files with 13 additions and 13 deletions

View file

@ -9,7 +9,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter="builds/*,playtest/*,scripts/*"
export_path="builds/v0.4.1-prealpha/windows-x86_64/NETfishing.exe"
export_path="builds/v0.5.0-prealpha/windows-x86_64/NETfishing.exe"
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""
@ -35,11 +35,11 @@ application/modify_resources=true
application/icon=""
application/console_wrapper_icon=""
application/icon_interpolation=4
application/file_version="0.4.1.0"
application/product_version="0.4.1.0"
application/file_version="0.5.0.0"
application/product_version="0.5.0.0"
application/company_name=""
application/product_name="NETfishing"
application/file_description="NETfishing v0.4.1-prealpha"
application/file_description="NETfishing v0.5.0-prealpha"
application/copyright=""
application/trademarks=""
application/export_angle=0
@ -84,7 +84,7 @@ architectures/arm64-v8a=true
architectures/x86=false
architectures/x86_64=false
version/code=40100
version/name="0.4.1-prealpha"
version/name="0.5.0-prealpha"
package/unique_name="io.makearmy.netfishing"
package/name="NETfishing"
package/signed=true
@ -121,7 +121,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter="builds/*,playtest/*,scripts/*"
export_path="builds/v0.4.1-prealpha/linux-x86_64/NETfishing.x86_64"
export_path="builds/v0.5.0-prealpha/linux-x86_64/NETfishing.x86_64"
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""