mirror of
https://github.com/ansible/awx.git
synced 2026-01-24 16:01:20 -03:30
bump migration
This commit is contained in:
parent
fdf9dd733b
commit
e3c1189f56
@ -7,7 +7,7 @@ from django.db import migrations, models
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('main', '0088_v360_dashboard_optimizations'),
|
||||
('main', '0089_v360_new_job_event_types'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Loading…
x
Reference in New Issue
Block a user