\ 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 890e0e88e4..49eaa60702 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-7a75109d0313af68/out/built.rs.html b/rustdoc/src/map_gui/home/runner/work/abstreet/abstreet/target/debug/build/map_gui-7a75109d0313af68/out/built.rs.html
index 1b9dbfcdb9..ad0fad62bd 100644
--- a/rustdoc/src/map_gui/home/runner/work/abstreet/abstreet/target/debug/build/map_gui-7a75109d0313af68/out/built.rs.html
+++ b/rustdoc/src/map_gui/home/runner/work/abstreet/abstreet/target/debug/build/map_gui-7a75109d0313af68/out/built.rs.html
@@ -174,7 +174,7 @@
pubconstRUSTDOC_VERSION: &str=r"rustdoc 1.56.1 (59eed8a2a 2021-11-01)";
#[doc=r#"The build time in RFC2822, UTC."#]#[allow(dead_code)]
-pubconstBUILT_TIME_UTC: &str=r"Fri, 12 Nov 2021 21:51:25 +0000";
+pubconstBUILT_TIME_UTC: &str=r"Sun, 14 Nov 2021 23:16:01 +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 ce0a01cd85..36a4b867dd 100644
--- a/rustdoc/src/map_gui/tools/mod.rs.html
+++ b/rustdoc/src/map_gui/tools/mod.rs.html
@@ -397,7 +397,7 @@
modurl;
// Update this ___before___ pushing the commit with "[rebuild] [release]".
-constNEXT_RELEASE: &str="0.2.66";
+constNEXT_RELEASE: &str="0.3.0";
/// 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.