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