mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 03:01:06 -03:30
bump migration number
This commit is contained in:
committed by
Jake McDermott
parent
5b3ce1e999
commit
3c980d373c
@@ -10,7 +10,7 @@ import django.db.models.deletion
|
|||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('main', '0049_v330_validate_instance_capacity_adjustment'),
|
('main', '0051_v340_job_slicing'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
||||||
Reference in New Issue
Block a user