Skip to content

Commit

Permalink
Update version list
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Peveler <[email protected]>
  • Loading branch information
MasterOdin committed Jun 3, 2024
1 parent 9458534 commit 38a8674
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/config/all.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@
# Other versions that display in the version picker menu.
version_list = [
{'name': '0.13', 'number': '/phinx/0.13', 'title': '0.13', 'current': True},
{'name': '0.14', 'number': '/phinx/0.14', 'title': '0.14'},
{'name': '0.15', 'number': '/phinx/0.15', 'title': '0.15'},
{'name': '0.16', 'number': '/phinx/0.16', 'title': '0.16'},
]

# Languages available.
Expand Down

0 comments on commit 38a8674

Please sign in to comment.