We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2faa6e commit df58025Copy full SHA for df58025
2 files changed
.hxpkg
@@ -52,8 +52,8 @@
52
},
53
{
54
"name": "funkin.vis",
55
- "link": "https://github.com/TechnikTil/funkVis",
56
- "branch": "8429461bfd269bc1f991e3af330db5d60c96c71c"
+ "link": "https://github.com/FunkinCrew/funkVis",
+ "branch": "1966f8fbbbc509ed90d4b520f3c49c084fc92fd6"
57
58
59
"name": "grig.audio",
src/funkin/Constants.hx
@@ -12,7 +12,7 @@ class Constants
12
/**
13
* The version of Friday Night Funkin' that TechNotDrip Engine is based off of.
14
*/
15
- public static final FNF_VERSION:String = '0.6.3';
+ public static final FNF_VERSION:String = '0.7.4';
16
17
18
* The current Git Commit Hash.
0 commit comments