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 0b13df8 commit 394a198Copy full SHA for 394a198
Build/NuGet/.pack-version
@@ -1 +1 @@
1
-1.11.0
+1.12.0
lib/Common/ChakraCoreVersion.h
@@ -16,7 +16,7 @@
16
17
// ChakraCore version number definitions (used in ChakraCore binary metadata)
18
#define CHAKRA_CORE_MAJOR_VERSION 1
19
-#define CHAKRA_CORE_MINOR_VERSION 11
+#define CHAKRA_CORE_MINOR_VERSION 12
20
#define CHAKRA_CORE_PATCH_VERSION 0
21
#define CHAKRA_CORE_VERSION_RELEASE_QFE 0 // Redundant with PATCH_VERSION. Keep this value set to 0.
22
0 commit comments