chore(release): prepare v0.6.0-alpha

This commit is contained in:
Alexander Sellite 2026-08-08 10:48:46 -04:00
parent 037d6288d3
commit cf7a963f18
5 changed files with 19 additions and 19 deletions

View file

@ -9,7 +9,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter="builds/*,playtest/*,scripts/*"
export_path="builds/v0.5.2-prealpha/windows-x86_64/NETfishing.exe"
export_path="builds/v0.6.0-alpha/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.5.2.0"
application/product_version="0.5.2.0"
application/file_version="0.6.0.0"
application/product_version="0.6.0.0"
application/company_name=""
application/product_name="NETfishing"
application/file_description="NETfishing v0.5.2-prealpha"
application/file_description="NETfishing v0.6.0-alpha"
application/copyright=""
application/trademarks=""
application/export_angle=0
@ -62,7 +62,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter="builds/*,playtest/*,scripts/*"
export_path="builds/v0.5.2-prealpha/linux-arm64/NETfishing.arm64"
export_path="builds/v0.6.0-alpha/linux-arm64/NETfishing.arm64"
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""
@ -92,7 +92,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter="builds/*,playtest/*,scripts/*"
export_path="builds/v0.5.2-prealpha/macos/NETfishing.zip"
export_path="builds/v0.6.0-alpha/macos/NETfishing.zip"
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""
@ -106,8 +106,8 @@ script_export_mode=2
custom_template/debug=""
custom_template/release=""
application/bundle_identifier="io.makearmy.netfishing"
application/short_version="0.5.2"
application/version="0.5.2"
application/short_version="0.6.0"
application/version="0.6.0"
application/architecture="universal"
codesign/enable=false
notarization/enable=false
@ -123,7 +123,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter="builds/*,playtest/*,scripts/*"
export_path="builds/v0.5.2-prealpha/android/NETfishing.apk"
export_path="builds/v0.6.0-alpha/android/NETfishing.apk"
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""
@ -144,8 +144,8 @@ architectures/armeabi-v7a=false
architectures/arm64-v8a=true
architectures/x86=false
architectures/x86_64=false
version/code=50100
version/name="v0.5.2-prealpha"
version/code=60000
version/name="v0.6.0-alpha"
package/unique_name="io.makearmy.netfishing"
package/name="NETfishing"
package/signed=true
@ -182,7 +182,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter="builds/*,playtest/*,scripts/*"
export_path="builds/v0.5.2-prealpha/linux-x86_64/NETfishing.x86_64"
export_path="builds/v0.6.0-alpha/linux-x86_64/NETfishing.x86_64"
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""