Skip to content

Commit 4e47486

Browse files
authored
bump to v2.6.0
1 parent cc7cb61 commit 4e47486

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
@@ -32,7 +32,7 @@
3232
import os
3333
import re
3434

35-
SCRIPT_VERSION = "v2.5.0"
35+
SCRIPT_VERSION = "v2.6.0"
3636
DONE = 'DONE'
3737
PASS = 'PASS'
3838
FAIL_O = 'FAIL - OUTAGE WARNING!!'

0 commit comments

Comments
 (0)