Prepare v0.4.1-prealpha release

This commit is contained in:
Alexander Sellite 2026-08-03 20:51:24 -04:00
parent ceef03eba5
commit f2175ef6e3
5 changed files with 14 additions and 14 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.0-prealpha/windows-x86_64/NETfishing.exe"
export_path="builds/v0.4.1-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.0.0"
application/product_version="0.4.0.0"
application/file_version="0.4.1.0"
application/product_version="0.4.1.0"
application/company_name=""
application/product_name="NETfishing"
application/file_description="NETfishing v0.4.0-prealpha"
application/file_description="NETfishing v0.4.1-prealpha"
application/copyright=""
application/trademarks=""
application/export_angle=0
@ -83,8 +83,8 @@ architectures/armeabi-v7a=false
architectures/arm64-v8a=true
architectures/x86=false
architectures/x86_64=false
version/code=40000
version/name="0.4.0-prealpha"
version/code=40100
version/name="0.4.1-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.0-prealpha/linux-x86_64/NETfishing.x86_64"
export_path="builds/v0.4.1-prealpha/linux-x86_64/NETfishing.x86_64"
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""