Skip to content

Commit 05aa09d

Browse files
committed
1.8.5
1 parent 3b82dab commit 05aa09d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/fr/flowarg/flowupdater/FlowUpdater.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
public class FlowUpdater
3737
{
3838
/** FlowUpdater's version string constant */
39-
public static final String FU_VERSION = "1.8.4";
39+
public static final String FU_VERSION = "1.8.5";
4040

4141
/** Vanilla version's object to update/install */
4242
private final VanillaVersion vanillaVersion;

0 commit comments

Comments
 (0)