Skip to content

Commit 737f4d8

Browse files
authored
bump to v2.5.0
1 parent 324548f commit 737f4d8

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.4.0"
35+
SCRIPT_VERSION = "v2.5.0"
3636
DONE = 'DONE'
3737
PASS = 'PASS'
3838
FAIL_O = 'FAIL - OUTAGE WARNING!!'

0 commit comments

Comments
 (0)