Skip to content

Commit 7b859d1

Browse files
committed
Set release/1.4 version to 1.4.1 and update .pack-version
1 parent 57cf4c2 commit 7b859d1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Build/NuGet/.pack-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.2-pre
1+
1.4.1

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 0
20+
#define CHAKRA_CORE_PATCH_VERSION 1
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)