Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
juliand665 committed Dec 20, 2020
1 parent f16d6fb commit 1f76d04
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G
loader_version=0.10.8

# Mod Properties
mod_version = 1.0.3
mod_version = 1.0.4
maven_group = juliand665
archives_base_name = resolution-control

Expand Down
2 changes: 0 additions & 2 deletions src/main/java/resolutioncontrol/ResolutionControlMod.java
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
import resolutioncontrol.client.gui.screen.SettingsScreen;
import resolutioncontrol.util.*;



public class ResolutionControlMod implements ModInitializer {
public static final String MOD_ID = "resolutioncontrol";

Expand Down

0 comments on commit 1f76d04

Please # to comment.