Skip to content

Commit

Permalink
Merge pull request #17589 from jdavcs/dev_migration_id_24.0
Browse files Browse the repository at this point in the history
Add migrations revision identifier for 24.0
  • Loading branch information
jdavcs authored Mar 4, 2024
2 parents 516ecfa + ece45e3 commit 89db9c2
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 @@ -40,6 +40,8 @@
"23.1": "e93c5d0b47a9",
"release_23.2": "8a19186a6ee7",
"23.2": "8a19186a6ee7",
"release_24.0": "8a19186a6ee7",
"24.0": "8a19186a6ee7",
}


Expand Down

0 comments on commit 89db9c2

Please sign in to comment.