Skip to content

Commit

Permalink
Merge pull request #18293 from jdavcs/232_ts_db_revision_tags
Browse files Browse the repository at this point in the history
[23.2] Add toolshed database revision tags for 23.2
  • Loading branch information
mvdbeek authored May 31, 2024
2 parents 7a9148b + 579884d commit 192fbde
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 @@ -28,6 +28,8 @@
REVISION_TAGS = {
"release_23.1": "1b5bf427db25",
"23.1": "1b5bf427db25",
"release_23.2": "1b5bf427db25",
"23.2": "1b5bf427db25",
}


Expand Down

0 comments on commit 192fbde

Please sign in to comment.