From f1d89d2abf6133cef8d9a879a95384e7a131b5b6 Mon Sep 17 00:00:00 2001 From: Moe Poi ~ Date: Wed, 6 Dec 2023 12:00:59 +0700 Subject: [PATCH] Update version to 0.5.0 --- export_presets.cfg | 8 ++++---- scenes/ui/about.tscn | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/export_presets.cfg b/export_presets.cfg index 9ccd27b..87b41f2 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -26,8 +26,8 @@ architectures/armeabi-v7a=true architectures/arm64-v8a=true architectures/x86=false architectures/x86_64=false -version/code=4 -version/name="0.4.0" +version/code=5 +version/name="0.5.0" package/unique_name="dev.moepoi.frontierofhell" package/name="Frontier of Hell" package/signed=true @@ -237,8 +237,8 @@ application/modify_resources=true application/icon="res://assets/icons/app-logo.png" application/console_wrapper_icon="" application/icon_interpolation=4 -application/file_version="0.0.4.0" -application/product_version="0.0.4.0" +application/file_version="0.0.5.0" +application/product_version="0.0.5.0" application/company_name="Moepoi" application/product_name="Frontier of Hell" application/file_description="~" diff --git a/scenes/ui/about.tscn b/scenes/ui/about.tscn index a29046b..53fc5cd 100644 --- a/scenes/ui/about.tscn +++ b/scenes/ui/about.tscn @@ -75,7 +75,7 @@ Supervisor : - Darius Andana Haris, M. TI -Version : 0.4.0" +Version : 0.5.0" autowrap_mode = 3 [node name="MarginContainer" type="MarginContainer" parent="Panel/MarginContainer/VBoxContainer/HBoxContainer2"]