Skip to content

Commit

Permalink
Bumping version prior to release
Browse files Browse the repository at this point in the history
  • Loading branch information
MSLaguana committed Sep 11, 2018
1 parent a457e9e commit 328dbb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Build/NuGet/.pack-version
@@ -1 +1 @@
1.11.0
1.11.1
2 changes: 1 addition & 1 deletion lib/Common/ChakraCoreVersion.h
Expand Up @@ -17,7 +17,7 @@
// ChakraCore version number definitions (used in ChakraCore binary metadata)
#define CHAKRA_CORE_MAJOR_VERSION 1
#define CHAKRA_CORE_MINOR_VERSION 11
#define CHAKRA_CORE_PATCH_VERSION 0
#define CHAKRA_CORE_PATCH_VERSION 1
#define CHAKRA_CORE_VERSION_RELEASE_QFE 0 // Redundant with PATCH_VERSION. Keep this value set to 0.

// -------------
Expand Down

0 comments on commit 328dbb5

Please sign in to comment.