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