Skip to content

Commit

Permalink
Add TS db revision tags for 23.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jdavcs committed May 31, 2024
1 parent 7a9148b commit 579884d
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 579884d

Please sign in to comment.