Skip to content

Commit 75e5296

Browse files
authored
Updated Godot to 4.6.2 (contributed by williamchange)
Update CI to Godot 4.6.2
2 parents 9d1ae9c + 8c33975 commit 75e5296

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/dev-desktop-builds.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ on:
1919
default: "true"
2020

2121
env:
22-
GODOT_VERSION: 4.6.1
22+
GODOT_VERSION: 4.6.2
2323
GODOT_SUB: stable
24-
GODOT_DOWNLOAD_DIR: https://github.com/godotengine/godot-builds/releases/download/4.6.1-stable
24+
GODOT_DOWNLOAD_DIR: https://github.com/godotengine/godot-builds/releases/download/4.6.2-stable
2525
EXPORT_NAME: material_maker
2626
MM_RELEASE: 1_6
2727

0 commit comments

Comments
 (0)