mirror of
https://github.com/ansible/awx.git
synced 2026-01-23 07:28:02 -03:30
bump migration number
This commit is contained in:
parent
0c8dde9718
commit
4c14727762
@ -8,7 +8,7 @@ from django.db import migrations, models
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('main', '0052_v340_remove_project_scm_delete_on_next_update'),
|
||||
('main', '0053_v340_workflow_inventory'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Loading…
x
Reference in New Issue
Block a user