Skip to content

Commit 6d05b23

Browse files
committed
Update theallseeingeye build info
1 parent f841d92 commit 6d05b23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Havana-Web/src/main/java/org/alexdev/http/template/binders/SiteBinder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ public void onRegister(Template template, WebConnection webConnection) {
9898
this.housekeepingPath = Routes.HOUSEKEEPING_PATH;
9999

100100
this.hkNewStyle = GameConfiguration.getInstance().getBoolean("hk.new.style.enabled");
101-
this.hkBuild = "3.0.0 build 57";
101+
this.hkBuild = "3.1.0 build 58";
102102

103103
template.set("site", this);
104104
template.set("gameConfig", GameConfiguration.getInstance());

0 commit comments

Comments
 (0)