Skip to content

Commit 6c43084

Browse files
committed
Update theallseeingeye build info
1 parent 839fa38 commit 6c43084

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.2.0 build 59";
101+
this.hkBuild = "3.2.1 build 60";
102102

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

0 commit comments

Comments
 (0)