Skip to content

Commit

Permalink
Bump migration number
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanCoding committed Dec 16, 2022
1 parent c5adac1 commit 78f625f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,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 78f625f

Please sign in to comment.