Update ODIN_VERSION

This commit is contained in:
gingerBill
2020-09-15 12:28:15 +01:00
parent edbad0709e
commit 1ef1407f02
+1 -1
View File
@@ -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");