mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
bump migration number
This commit is contained in:
parent
71cf3198d8
commit
b6a4c34b7a
@ -11,7 +11,7 @@ def convert_cloudforms_to_scm(apps, schema_editor):
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('main', '0114_v370_remove_deprecated_manual_inventory_sources'),
|
||||
('main', '0115_v370_schedule_set_null'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Loading…
x
Reference in New Issue
Block a user