We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bf71ba commit aa796a1Copy full SHA for aa796a1
src/build_settings.cpp
@@ -55,7 +55,7 @@ TargetEndianKind target_endians[TargetArch_COUNT] = {
55
56
57
58
-String const ODIN_VERSION = str_lit("0.11.0");
+String const ODIN_VERSION = str_lit("0.11.1");
59
60
61
0 commit comments