Skip to content

Commit 4b3d653

Browse files
authored
bump to v3.1.0
1 parent 3bbf7e6 commit 4b3d653

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.0.0"
38+
SCRIPT_VERSION = "v3.1.0"
3939
# result constants
4040
DONE = 'DONE'
4141
PASS = 'PASS'

0 commit comments

Comments
 (0)