We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7b0141 commit b0529a3Copy full SHA for b0529a3
1 file changed
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.5.3';
+ public static final FNF_VERSION:String = '0.6.3';
16
17
18
* The current Git Commit Hash.
0 commit comments