Merge branch '4.1' into 4.2-beta

This commit is contained in:
Mario Zechner 2023-11-15 15:54:07 +01:00
commit 60c0b3ed95

View File

@ -15,8 +15,8 @@ jobs:
version: version:
[ [
{"tag": "4.0.4-stable", "version": "4.0.4.stable", "mono": false}, {"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.3-stable", "version": "4.1.3.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": true},
] ]
uses: ./.github/workflows/spine-godot-v4.yml uses: ./.github/workflows/spine-godot-v4.yml
with: with: