Skip to content

Commit ab9180a

Browse files
authored
what to expect for version and build
1 parent 1dc0fe8 commit ab9180a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/sphinx-guides/source/developers/making-releases.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ Delete old images and spin up the "latest" tag.
358358
rm -rf data
359359
docker compose up
360360
361-
Wait for the bootstrapping process to complete. Then, make sure the version returned by http://localhost:8080/api/info/version matches the version you just released.
361+
Wait for the bootstrapping process to complete. Then, look at http://localhost:8080/api/info/version to make sure "version" shows the version that you just released. Note that it's normal for "build" to be null for our Docker images.
362362

363363
Close Milestone on GitHub and Create a New One
364364
----------------------------------------------

0 commit comments

Comments
 (0)