Skip to content

Commit

Permalink
Merge pull request #170 from ds-wizard/release/4.11
Browse files Browse the repository at this point in the history
Release 4.11 (develop)
  • Loading branch information
krystofkomanec authored Oct 3, 2024
2 parents 183dfd0 + 40499c9 commit fa51f71
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
project_name_full = 'Data Stewardship Wizard'

# The full version, including alpha/beta/rc tags
version = release = '4.10'
version = release = '4.11'

rst_prolog = f"""
Expand Down
5 changes: 5 additions & 0 deletions docs/more/self-hosted-dsw/upgrade-guidelines.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,11 @@ Usually, nothing special is required for the upgrade. Internal structure changes

Make sure to stop ``document-worker`` and ``mailer`` before upgrading to the next version. Run ``wizard-server`` first, then run the workers. Otherwise the database migrations might not work correctly.

4.10.X to 4.11.X
----------------

*(nothing)*

4.9.X to 4.10.X
---------------

Expand Down

0 comments on commit fa51f71

Please sign in to comment.