\ No newline at end of file
diff --git a/rustdoc/map_gui/tools/updater/constant.NEXT_RELEASE.html b/rustdoc/map_gui/tools/updater/constant.NEXT_RELEASE.html
index 5787bbb024..e335247ca5 100644
--- a/rustdoc/map_gui/tools/updater/constant.NEXT_RELEASE.html
+++ b/rustdoc/map_gui/tools/updater/constant.NEXT_RELEASE.html
@@ -1,5 +1,5 @@
map_gui::tools::updater::NEXT_RELEASE - Rust
\ No newline at end of file
diff --git a/rustdoc/src/game/home/runner/work/abstreet/abstreet/target/debug/build/game-e51c0a1cdd4549fe/out/built.rs.html b/rustdoc/src/game/home/runner/work/abstreet/abstreet/target/debug/build/game-e51c0a1cdd4549fe/out/built.rs.html
index e99f3706df..b1ad566a75 100644
--- a/rustdoc/src/game/home/runner/work/abstreet/abstreet/target/debug/build/game-e51c0a1cdd4549fe/out/built.rs.html
+++ b/rustdoc/src/game/home/runner/work/abstreet/abstreet/target/debug/build/game-e51c0a1cdd4549fe/out/built.rs.html
@@ -122,7 +122,7 @@
/// The output of `rustdoc -V`pubconstRUSTDOC_VERSION: &str="rustdoc 1.51.0 (2fd73fabe 2021-03-23)";
/// The built-time in RFC2822, UTC
-pubconstBUILT_TIME_UTC: &str="Sat, 27 Mar 2021 20:46:22 +0000";
+pubconstBUILT_TIME_UTC: &str="Sat, 27 Mar 2021 23:33:24 +0000";
/// The target architecture, given by `cfg!(target_arch)`.pubconstCFG_TARGET_ARCH: &str="x86_64";
/// The endianness, given by `cfg!(target_endian)`.
diff --git a/rustdoc/src/map_gui/tools/updater.rs.html b/rustdoc/src/map_gui/tools/updater.rs.html
index 0c2ec726dd..82d27fab7f 100644
--- a/rustdoc/src/map_gui/tools/updater.rs.html
+++ b/rustdoc/src/map_gui/tools/updater.rs.html
@@ -253,7 +253,7 @@
usecrate::AppLike;
// Update this ___before___ pushing the commit with "[rebuild] [release]".
-constNEXT_RELEASE: &str="0.2.37";
+constNEXT_RELEASE: &str="0.2.38";
pubstructPicker<A: AppLike> {
panel: Panel,