Add TS db revision tags for 23.2

This commit is contained in:
John Davis
2024-05-31 12:25:40 -04:00
parent 7a9148bf02
commit 579884db75
@@ -28,6 +28,8 @@ CONFIG_FILE_ARG = "--toolshed-config"
REVISION_TAGS = {
"release_23.1": "1b5bf427db25",
"23.1": "1b5bf427db25",
"release_23.2": "1b5bf427db25",
"23.2": "1b5bf427db25",
}