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