Skip to content

Commit 18c42af

Browse files
committed
bump to v3.1.1
1 parent 8a8bbc6 commit 18c42af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aci-preupgrade-validation-script.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
import os
3636
import re
3737

38-
SCRIPT_VERSION = "v3.1.0"
38+
SCRIPT_VERSION = "v3.1.1"
3939
# result constants
4040
DONE = 'DONE'
4141
PASS = 'PASS'

0 commit comments

Comments
 (0)