mirror of
https://github.com/ansible/awx.git
synced 2026-04-05 01:59:25 -02:30
bump migration number
This commit is contained in:
@@ -11,7 +11,7 @@ def convert_cloudforms_to_scm(apps, schema_editor):
|
|||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('main', '0114_v370_remove_deprecated_manual_inventory_sources'),
|
('main', '0115_v370_schedule_set_null'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
||||||
Reference in New Issue
Block a user