We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d1ae9c + 8c33975 commit 75e5296Copy full SHA for 75e5296
1 file changed
.github/workflows/dev-desktop-builds.yml
@@ -19,9 +19,9 @@ on:
19
default: "true"
20
21
env:
22
- GODOT_VERSION: 4.6.1
+ GODOT_VERSION: 4.6.2
23
GODOT_SUB: stable
24
- GODOT_DOWNLOAD_DIR: https://github.com/godotengine/godot-builds/releases/download/4.6.1-stable
+ GODOT_DOWNLOAD_DIR: https://github.com/godotengine/godot-builds/releases/download/4.6.2-stable
25
EXPORT_NAME: material_maker
26
MM_RELEASE: 1_6
27
0 commit comments