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

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislo27 committed Dec 10, 2016
1 parent bda9bb4 commit bf1867e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/chrislo27/rhre/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ public Screen getAssetLoadingScreenToUse() {

@Override
public void create() {
Main.version = "v2.0.4";
Main.version = "v2.0.5";
GlobalVariables.versionUrl = "https://raw.githubusercontent.com/chrislo27/VersionPlace/master/RHRE-version" +
".txt";

Expand Down

0 comments on commit bf1867e

Please sign in to comment.