mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Name the Nitrogen release
This commit is contained in:
parent
77679596f9
commit
36410389dc
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ class SaltStackVersion(object):
|
|||
'Beryllium' : (MAX_SIZE - 105, 0),
|
||||
'Boron' : (MAX_SIZE - 104, 0),
|
||||
'Carbon' : (MAX_SIZE - 103, 0),
|
||||
#'Nitrogen' : (MAX_SIZE - 102, 0),
|
||||
'Nitrogen' : (MAX_SIZE - 102, 0),
|
||||
#'Oxygen' : (MAX_SIZE - 101, 0),
|
||||
#'Fluorine' : (MAX_SIZE - 100, 0),
|
||||
#'Neon' : (MAX_SIZE - 99 , 0),
|
||||
|
|
Loading…
Add table
Reference in a new issue