[7.6.1] bump version
This commit is contained in:
parent
3f87694783
commit
77e516c260
4 changed files with 11 additions and 11 deletions
|
|
@ -14,13 +14,13 @@ Usage:
|
|||
os.chdir(os.path.join(os.path.dirname(__file__), '..'))
|
||||
|
||||
old_versions = {
|
||||
6: '6.8.5',
|
||||
7: '7.5.2',
|
||||
6: '6.8.6',
|
||||
7: '7.6.0',
|
||||
}
|
||||
|
||||
new_versions = {
|
||||
6: '6.8.6',
|
||||
7: '7.6.0',
|
||||
6: '6.8.7',
|
||||
7: '7.6.1',
|
||||
}
|
||||
|
||||
files = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue