Browse Source

Merge branch '4.1' into 4.2-beta

Mario Zechner 1 year ago
parent
commit
60c0b3ed95
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .github/workflows/spine-godot-v4-all.yml

+ 2 - 2
.github/workflows/spine-godot-v4-all.yml

@@ -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: