Skip to content

Commit

Permalink
Merge pull request galaxyproject#15543 from jdavcs/release_23.0_migra…
Browse files Browse the repository at this point in the history
…tion_tags

[23.0] Add new release tags to manage_db.sh script
  • Loading branch information
mvdbeek authored Feb 10, 2023
2 parents 9ea5e44 + 2322467 commit cc272a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/galaxy/model/migrations/dbscript.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
"22.01": "base",
"release_22.05": "186d4835587b",
"22.05": "186d4835587b",
"release_23.0": "186d4835587b",
"23.0": "186d4835587b",
}


Expand Down

0 comments on commit cc272a9

Please sign in to comment.