Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit 99520a7

Browse files
committed
versions: wrong versions
1 parent 5385134 commit 99520a7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

scripts/modules/cli.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,13 +77,12 @@ class LocalSetup(object):
7777
'7.7': '7.7.1',
7878
'7.8': '7.8.1',
7979
'7.9': '7.9.3',
80-
'7.10': '7.10.3',
80+
'7.10': '7.10.2',
8181
'7.11': '7.11.2',
8282
'7.12': '7.12.1',
8383
'7.13': '7.13.4',
84-
'7.14': '7.14.3',
84+
'7.14': '7.14.2',
8585
'7.15': '7.15.2',
86-
8786
'7.16': '7.16.3',
8887
'master': '8.0.0',
8988
}

0 commit comments

Comments
 (0)