mirror of
https://github.com/odin-lang/Odin.git
synced 2026-09-18 01:34:45 +00:00
Update ODIN_VERSION
This commit is contained in:
@@ -67,7 +67,7 @@ TargetEndianKind target_endians[TargetArch_COUNT] = {
|
||||
|
||||
|
||||
|
||||
String const ODIN_VERSION = str_lit("0.13.0");
|
||||
String const ODIN_VERSION = str_lit("0.13.1");
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user