Skip to content

Commit 40b203c

Browse files
committed
Update theallseeingeye build info
1 parent ffa161e commit 40b203c

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
@@ -99,7 +99,7 @@ public void onRegister(Template template, WebConnection webConnection) {
9999
this.housekeepingPath = Routes.HOUSEKEEPING_PATH;
100100

101101
this.hkNewStyle = GameConfiguration.getInstance().getBoolean("hk.new.style.enabled");
102-
this.hkBuild = "2.8.4 build 53";
102+
this.hkBuild = "2.8.5 build 54";
103103

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

0 commit comments

Comments
 (0)