\ No newline at end of file
diff --git a/rustdoc/map_gui/tools/title_screen/built_info/constant.BUILT_TIME_UTC.html b/rustdoc/map_gui/tools/title_screen/built_info/constant.BUILT_TIME_UTC.html
index e6d504ad49..ea494b0481 100644
--- a/rustdoc/map_gui/tools/title_screen/built_info/constant.BUILT_TIME_UTC.html
+++ b/rustdoc/map_gui/tools/title_screen/built_info/constant.BUILT_TIME_UTC.html
@@ -1,4 +1,4 @@
-BUILT_TIME_UTC in map_gui::tools::title_screen::built_info - Rust
\ No newline at end of file
diff --git a/rustdoc/src/map_gui/home/runner/work/abstreet/abstreet/target/debug/build/map_gui-5b11ba30aa99b1f3/out/built.rs.html b/rustdoc/src/map_gui/home/runner/work/abstreet/abstreet/target/debug/build/map_gui-5b11ba30aa99b1f3/out/built.rs.html
index 6395e42113..fd6e2376be 100644
--- a/rustdoc/src/map_gui/home/runner/work/abstreet/abstreet/target/debug/build/map_gui-5b11ba30aa99b1f3/out/built.rs.html
+++ b/rustdoc/src/map_gui/home/runner/work/abstreet/abstreet/target/debug/build/map_gui-5b11ba30aa99b1f3/out/built.rs.html
@@ -174,7 +174,7 @@
pubconstRUSTDOC_VERSION: &str=r"rustdoc 1.57.0 (f1edd0429 2021-11-29)";
#[doc=r#"The build time in RFC2822, UTC."#]#[allow(dead_code)]
-pubconstBUILT_TIME_UTC: &str=r"Sun, 02 Jan 2022 17:55:23 +0000";
+pubconstBUILT_TIME_UTC: &str=r"Sun, 02 Jan 2022 19:01:55 +0000";
#[doc=r#"The target architecture, given by `CARGO_CFG_TARGET_ARCH`."#]#[allow(dead_code)]pubconstCFG_TARGET_ARCH: &str=r"x86_64";
diff --git a/rustdoc/src/map_gui/tools/mod.rs.html b/rustdoc/src/map_gui/tools/mod.rs.html
index c0271b4147..62db885670 100644
--- a/rustdoc/src/map_gui/tools/mod.rs.html
+++ b/rustdoc/src/map_gui/tools/mod.rs.html
@@ -417,7 +417,7 @@
modurl;
// Update this ___before___ pushing the commit with "[rebuild] [release]".
-constNEXT_RELEASE: &str="0.3.5";
+constNEXT_RELEASE: &str="0.3.6";
/// Returns the version of A/B Street to link to. When building for a release, this points to that/// new release. Otherwise it points to the current dev version.