Skip to content

Commit 1f76d04

Browse files
committed
version bump
1 parent f16d6fb commit 1f76d04

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G
88
loader_version=0.10.8
99

1010
# Mod Properties
11-
mod_version = 1.0.3
11+
mod_version = 1.0.4
1212
maven_group = juliand665
1313
archives_base_name = resolution-control
1414

src/main/java/resolutioncontrol/ResolutionControlMod.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
import resolutioncontrol.client.gui.screen.SettingsScreen;
1515
import resolutioncontrol.util.*;
1616

17-
18-
1917
public class ResolutionControlMod implements ModInitializer {
2018
public static final String MOD_ID = "resolutioncontrol";
2119

0 commit comments

Comments
 (0)