mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2026-04-24 20:56:11 +02:00
version bump
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
jc changelog
|
||||
|
||||
202005xx v1.11.0
|
||||
20200522 v1.11.0
|
||||
- Add dmidecode command parser
|
||||
- Update stat command parser to add OSX support
|
||||
- Update netstat command parser to add OSX support
|
||||
|
||||
@@ -17,7 +17,7 @@ import jc.utils
|
||||
|
||||
|
||||
class info():
|
||||
version = '1.10.12'
|
||||
version = '1.11.0'
|
||||
description = 'jc cli output JSON conversion tool'
|
||||
author = 'Kelly Brazil'
|
||||
author_email = 'kellyjonbrazil@gmail.com'
|
||||
|
||||
Reference in New Issue
Block a user