Skip to content

Commit 39be12f

Browse files
committed
[MERGE #2878 @MSLaguana] Updating ChakraCore version to 1.4.3
Merge pull request #2878 from MSLaguana:updateChakraVersion
2 parents f84ac69 + 4b71a96 commit 39be12f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Build/NuGet/.pack-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.2
1+
1.4.3

lib/Common/ChakraCoreVersion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
// ChakraCore version number definitions (used in ChakraCore binary metadata)
1818
#define CHAKRA_CORE_MAJOR_VERSION 1
1919
#define CHAKRA_CORE_MINOR_VERSION 4
20-
#define CHAKRA_CORE_PATCH_VERSION 2
20+
#define CHAKRA_CORE_PATCH_VERSION 3
2121
#define CHAKRA_CORE_VERSION_RELEASE_QFE 0 // Redundant with PATCH_VERSION. Keep this value set to 0.
2222

2323
// -------------

0 commit comments

Comments
 (0)