mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-19 02:21:32 +08:00
Merge release_23.1 into release_23.2
This commit is contained in:
@@ -26,8 +26,8 @@ CONFIG_FILE_ARG = "--toolshed-config"
|
||||
# then using 231 as a partial revision identifier like `sh manage_toolshed_db.sh upgrade 231`
|
||||
# will map to release 23.1 instead of revision 231xxxxxxxxx.
|
||||
REVISION_TAGS = {
|
||||
"release_23.1": "base",
|
||||
"23.1": "base",
|
||||
"release_23.1": "1b5bf427db25",
|
||||
"23.1": "1b5bf427db25",
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user