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