chore(hpe_ilo_ahs): normalize module version format — v1.0
This commit is contained in:
@@ -19,7 +19,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
parserVersion = "1.0.0"
|
||||
parserVersion = "1.0"
|
||||
ahsHeaderSize = 116
|
||||
maxGzipSize = 50 * 1024 * 1024
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user