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 3b82dab commit 05aa09dCopy full SHA for 05aa09d
src/main/java/fr/flowarg/flowupdater/FlowUpdater.java
@@ -36,7 +36,7 @@
36
public class FlowUpdater
37
{
38
/** FlowUpdater's version string constant */
39
- public static final String FU_VERSION = "1.8.4";
+ public static final String FU_VERSION = "1.8.5";
40
41
/** Vanilla version's object to update/install */
42
private final VanillaVersion vanillaVersion;
0 commit comments