From cf2261022cec79b7a95946b990bda71c946da397 Mon Sep 17 00:00:00 2001 From: Ben Sturmfels Date: Mon, 5 Apr 2021 22:12:07 +1000 Subject: Now in the 0.12.0 development cycle. --- docs/source/siteadmin/upgrading.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/source/siteadmin/upgrading.rst b/docs/source/siteadmin/upgrading.rst index 29dd04a6..598479ee 100644 --- a/docs/source/siteadmin/upgrading.rst +++ b/docs/source/siteadmin/upgrading.rst @@ -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:: -- cgit v1.2.3