mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Update version.py
This commit is contained in:
parent
6a6a0a57a1
commit
a4409ebc23
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ class SaltStackVersion(object):
|
|||
'Nitrogen' : (2017, 7),
|
||||
'Oxygen' : (2018, 3),
|
||||
'Fluorine' : (2019, 2),
|
||||
'Neon' : (3000),
|
||||
'Neon' : (3000, 0),
|
||||
'Sodium' : (MAX_SIZE - 98, 0),
|
||||
'Magnesium' : (MAX_SIZE - 97, 0),
|
||||
'Aluminium' : (MAX_SIZE - 96, 0),
|
||||
|
|
Loading…
Add table
Reference in a new issue