mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
bump migration
This commit is contained in:
parent
05f4d94db2
commit
e1e8d3b372
@ -8,7 +8,7 @@ from django.db import migrations, models
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('main', '0051_v340_job_slicing'),
|
||||
('main', '0052_v340_remove_project_scm_delete_on_next_update'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Loading…
x
Reference in New Issue
Block a user