Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Commit

Permalink
Bump mod version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Timmi6790 committed Mar 30, 2021
1 parent b2dd4dc commit 99f98c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/de/timmi6790/basemod/Reference.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
public class Reference {
public static final String MODID = "RMM";
public static final String NAME = "RandomMineplexMod";
public static final String VERSION = "1.0.1";
public static final String VERSION = "1.0.2";
public static final String VERSION_URL = "https://gist.githubusercontent.com/Timmi6790/2ead90ef6f97baeb689d076094e88c09/raw/RandomMineplexMod-Version";
public static final String DOWNLOAD_URL = "https://github.com/Timmi6790/RandomMineplexMod/releases";
}

0 comments on commit 99f98c0

Please sign in to comment.