[godot] Update to 4.1.3

This commit is contained in:
Mario Zechner 2023-11-15 15:53:10 +01:00
parent f9bf739498
commit 094d3cbda7

View File

@ -15,8 +15,8 @@ jobs:
version:
[
{"tag": "4.0.4-stable", "version": "4.0.4.stable", "mono": false},
{"tag": "4.1.2-stable", "version": "4.1.2.stable", "mono": false},
{"tag": "4.1.2-stable", "version": "4.1.2.stable", "mono": true},
{"tag": "4.1.3-stable", "version": "4.1.3.stable", "mono": false},
{"tag": "4.1.3-stable", "version": "4.1.3.stable", "mono": true},
]
uses: ./.github/workflows/spine-godot-v4.yml
with: