Skip to content

Commit

Permalink
Prepare for 0.2.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
richardmrodriguez committed Aug 4, 2024
1 parent c091d1a commit e23284b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions export_presets.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="../../../../Godot Exports/Debug/alpha/0.1.1-alpha/Linux/ShotLiner_0.1.1-alpha-Linux.x86_64"
export_path="../../../../Godot Exports/Debug/alpha/0.2.0-alpha/Linux/ShotLiner_0.2.0-alpha-Linux.x86_64"
encryption_include_filters=""
encryption_exclude_filters=""
encrypt_pck=false
Expand Down Expand Up @@ -92,7 +92,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="../../../../Godot Exports/Debug/alpha/0.1.1-alpha/Windows/ShotLiner_0.1.1-alpha-Windows.exe"
export_path="../../../../Godot Exports/Debug/alpha/0.2.0-alpha/Windows/ShotLiner_0.2.0-alpha-Windows.exe"
encryption_include_filters=""
encryption_exclude_filters=""
encrypt_pck=false
Expand Down Expand Up @@ -120,7 +120,7 @@ application/icon=""
application/console_wrapper_icon=""
application/icon_interpolation=4
application/file_version=""
application/product_version="0.1.1"
application/product_version="0.2.0"
application/company_name=""
application/product_name="ShotLiner"
application/file_description=""
Expand Down Expand Up @@ -158,7 +158,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="../../../../Godot Exports/Debug/alpha/0.1.1-alpha/MacOS/ShotLiner_0.1.1-alpha-macos.zip"
export_path="../../../../Godot Exports/Debug/alpha/0.2.0-alpha/macOS/ShotLiner_0.2.0-alpha-macos.zip"
encryption_include_filters=""
encryption_exclude_filters=""
encrypt_pck=false
Expand All @@ -176,8 +176,8 @@ application/icon_interpolation=4
application/bundle_identifier="com.shotliner"
application/signature=""
application/app_category="Productivity"
application/short_version="0.1.1"
application/version="0.1.1"
application/short_version="0.2.0"
application/version="0.2.0"
application/copyright=""
application/copyright_localized={}
application/min_macos_version="10.12"
Expand Down

0 comments on commit e23284b

Please sign in to comment.