mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-02 04:38:16 +00:00
Update format version
This commit is contained in:
@@ -11,7 +11,7 @@ String :: distinct Array(byte)
|
|||||||
|
|
||||||
Version_Type_Major :: 0
|
Version_Type_Major :: 0
|
||||||
Version_Type_Minor :: 3
|
Version_Type_Minor :: 3
|
||||||
Version_Type_Patch :: 0
|
Version_Type_Patch :: 1
|
||||||
|
|
||||||
Version_Type :: struct {
|
Version_Type :: struct {
|
||||||
major, minor, patch: u8,
|
major, minor, patch: u8,
|
||||||
|
|||||||
Reference in New Issue
Block a user