mirror of
https://github.com/ansible/awx.git
synced 2026-03-07 03:31:10 -03:30
bump migration
This commit is contained in:
@@ -7,7 +7,7 @@ from django.db import migrations, models
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('main', '0087_v360_update_credential_injector_help_text'),
|
||||
('main', '0088_v360_dashboard_optimizations'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Reference in New Issue
Block a user