We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc7cb61 commit 4e47486Copy full SHA for 4e47486
1 file changed
aci-preupgrade-validation-script.py
@@ -32,7 +32,7 @@
32
import os
33
import re
34
35
-SCRIPT_VERSION = "v2.5.0"
+SCRIPT_VERSION = "v2.6.0"
36
DONE = 'DONE'
37
PASS = 'PASS'
38
FAIL_O = 'FAIL - OUTAGE WARNING!!'
0 commit comments