Now in the 0.12.0 development cycle.

This commit is contained in:
Ben Sturmfels
2021-04-05 22:12:07 +10:00
parent 14cde83826
commit cf2261022c
4 changed files with 5 additions and 5 deletions

View File

@@ -30,7 +30,7 @@ Upgrade
1. Update to the latest release. In your ``mediagoblin`` directory, run::
git fetch && git checkout -q v0.11.0 && git submodule update
git fetch && git checkout -q v0.12.0 && git submodule update
2. Remove your existing installation::