From 812d82dee030299b33181c102f906d58781d4fe0 Mon Sep 17 00:00:00 2001 From: Spartan322 Date: Sat, 4 May 2024 10:22:06 -0400 Subject: Update to Godot 4.2.2 Stable Release Fix UITools.cpp float conversion warning Add `OpenVic::Utilities::to_real_t(std::floating_point)` Add _real user defined literal for real_t --- .github/workflows/builds.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/builds.yml b/.github/workflows/builds.yml index afc2d7e..c888b57 100644 --- a/.github/workflows/builds.yml +++ b/.github/workflows/builds.yml @@ -20,7 +20,7 @@ on: env: GODOT_BASE_DOWNLOAD_URL: https://github.com/godotengine/godot - GODOT_VERSION: 4.2.1 + GODOT_VERSION: 4.2.2 GODOT_VERSION_TYPE: stable OPENVIC_BASE_BRANCH: master -- cgit v1.2.3-56-ga3b1