Skip to content
This repository has been archived by the owner on Nov 25, 2021. It is now read-only.

Commit

Permalink
(impl) sigh
Browse files Browse the repository at this point in the history
  • Loading branch information
HausemasterIssue authored Nov 24, 2021
1 parent f2b1a7e commit 4814647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/com/gamesense/client/GameSense.java
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ public class GameSense {

public static final String MODNAME = "SpiderSense";
public static final String MODID = "spidersense";
public static final String MODVER = "v2.3.9-beta";
public static final String MODVER = "v2.3.9";

public static final Logger LOGGER = LogManager.getLogger(MODNAME);
public static final EventBus EVENT_BUS = new EventManager();
Expand Down

0 comments on commit 4814647

Please sign in to comment.