diff --git a/uppbox/uppweb/www.cpp b/uppbox/uppweb/www.cpp index b467eb968..e8e52b602 100644 --- a/uppbox/uppweb/www.cpp +++ b/uppbox/uppweb/www.cpp @@ -892,7 +892,7 @@ CONSOLE_APP_MAIN escape.Add("LATESTGIT", version); #endif - String release = "17810"; + String release = "18468"; escape.Add("RELEASE", release); escape.Add("RELEASET", release); escape.Add("UPDATETIME", Format("%`", GetUtcTime()));