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