We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 656a21c commit 22104d7Copy full SHA for 22104d7
1 file changed
aci-preupgrade-validation-script.py
@@ -35,7 +35,7 @@
35
import os
36
import re
37
38
-SCRIPT_VERSION = "v2.6.0"
+SCRIPT_VERSION = "v3.0.0"
39
# result constants
40
DONE = 'DONE'
41
PASS = 'PASS'
0 commit comments