Fixed doc of V3 version of warp manifest

This commit is contained in:
Willem Cazander 2024-12-27 11:51:07 +01:00
parent 623fc32ab1
commit beda621198

View file

@ -45,7 +45,7 @@ public enum WarpManifestX0TheVersion {
/// Format: escaped-unicode
VERSION_2_0("2.0"),
/// Format: binary-unicode
/// Format: Custom TLV 8 bit binary with unicode
VERSION_3_0("3.0"),
;
/// Format: Custom TLV 18 bit binary (18 bit or 6 octals as byte replacement)