Merge pull request #650 from bjmarfito/patch-2
Corrected the year on the release_history.py of 2.6.2LT1AB
commit
a5e6623591
|
@ -68,7 +68,7 @@ releases = (Tag('1.0.0', '739', '20120814'),
|
|||
Tag('2.5.3', '', '20210823'),
|
||||
Tag('2.6.0', '', '20220214'),
|
||||
Tag('2.6.1', '', '20220811'),
|
||||
Tag('2.6.2', '', '20220117'),
|
||||
Tag('2.6.2', '', '20230117'),
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue