Merge branch '4.1' into 4.2-beta

This commit is contained in:
Mario Zechner 2023-12-13 12:12:13 +01:00
commit fb8f931fbf

View File

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