diff options
Diffstat (limited to 'docs/source')
-rw-r--r-- | docs/source/siteadmin/relnotes.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst index b49d1654..8e7ba396 100644 --- a/docs/source/siteadmin/relnotes.rst +++ b/docs/source/siteadmin/relnotes.rst @@ -21,6 +21,7 @@ This chapter has important information for releases in it. If you're upgrading from a previous release, please read it carefully, or at least skim over it. + 0.4.1 ===== @@ -38,6 +39,7 @@ Otherwise, follow 0.4.0 instructions. ===== **Do this to upgrade** + 1. Make sure to run ``./bin/python setup.py develop --upgrade && ./bin/gmg dbupdate`` after upgrading. |