We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78a39c2 commit 1b64ac1Copy full SHA for 1b64ac1
.github/workflows/pages.yml
@@ -36,7 +36,7 @@ jobs:
36
haxelib install hxcpp > /dev/null
37
haxelib install lime
38
haxelib install openfl
39
- haxelib install flixel 6.1.0
+ haxelib install flixel 6.1.2
40
haxelib install flixel-addons 3.3.2
41
haxelib install actuate
42
haxelib git extension-webm https://github.com/KadeDev/extension-webm
haxelibs.json
@@ -11,7 +11,7 @@
11
{
12
"name": "flixel",
13
"type": "haxelib",
14
- "version": "6.1.0"
+ "version": "6.1.2"
15
},
16
17
"name": "flixel-addons",
0 commit comments