mirror of
https://github.com/ansible/awx.git
synced 2026-01-21 22:48:02 -03:30
bump migration number
This commit is contained in:
parent
a7028df828
commit
236b332a8b
@ -10,7 +10,7 @@ import django.db.models.deletion
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('main', '0049_v330_validate_instance_capacity_adjustment'),
|
||||
('main', '0050_v340_drop_celery_tables'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Loading…
x
Reference in New Issue
Block a user