From d4f1847f3b57461d7d31f06a7a48c60cef45e454 Mon Sep 17 00:00:00 2001 From: Moe Poi ~ Date: Sun, 19 Nov 2023 21:15:40 +0700 Subject: [PATCH] Update version to 0.4.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 34f99cf..9ccd27b 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=3 -version/name="0.3.2" +version/code=4 +version/name="0.4.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.3.2" -application/product_version="0.0.3.2" +application/file_version="0.0.4.0" +application/product_version="0.0.4.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 7a37d0a..a29046b 100644 --- a/scenes/ui/about.tscn +++ b/scenes/ui/about.tscn @@ -75,7 +75,7 @@ Supervisor : - Darius Andana Haris, M. TI -Version : 0.3.2-pre" +Version : 0.4.0" autowrap_mode = 3 [node name="MarginContainer" type="MarginContainer" parent="Panel/MarginContainer/VBoxContainer/HBoxContainer2"]