Skip to content

Commit

Permalink
Merge pull request galaxyproject#18294 from jdavcs/240_ts_db_revision…
Browse files Browse the repository at this point in the history
…_tags

[24.0] Add TS db revision tags for 24.0
  • Loading branch information
mvdbeek authored May 31, 2024
2 parents 29cd573 + 6c998ad commit 268aa81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/tool_shed/webapp/model/migrations/dbscript.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@
"23.1": "1b5bf427db25",
"release_23.2": "1b5bf427db25",
"23.2": "1b5bf427db25",
"release_24.0": "1b5bf427db25",
"24.0": "1b5bf427db25",
}


Expand Down

0 comments on commit 268aa81

Please sign in to comment.