diff --git a/backend/alembic/versions/54a74a0417fc_danswerbot_onyxbot.py b/backend/alembic/versions/54a74a0417fc_danswerbot_onyxbot.py index d24ea8fec7f..3f22074d295 100644 --- a/backend/alembic/versions/54a74a0417fc_danswerbot_onyxbot.py +++ b/backend/alembic/versions/54a74a0417fc_danswerbot_onyxbot.py @@ -1,7 +1,7 @@ """danswerbot -> onyxbot Revision ID: 54a74a0417fc -Revises: bf7a81109301 +Revises: 94dc3d0236f8 Create Date: 2024-12-11 18:05:05.490737 """ @@ -10,7 +10,7 @@ from alembic import op # revision identifiers, used by Alembic. revision = "54a74a0417fc" -down_revision = "bf7a81109301" +down_revision = "94dc3d0236f8" branch_labels = None depends_on = None