Skip to content

Commit

Permalink
bump migration
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanCoding committed Jul 27, 2023
1 parent 78c68fb commit 562bef2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
class Migration(migrations.Migration):

dependencies = [
('main', '0173_instancegroup_max_limits'),
('main', '0174_ensure_org_ee_admin_roles'),
]

operations = [
Expand Down

0 comments on commit 562bef2

Please sign in to comment.