Skip to content

Commit

Permalink
Applying package update to 0.58.0-vnext.169
Browse files Browse the repository at this point in the history
  • Loading branch information
Office VSTS Default Agent committed Jun 10, 2019
1 parent fa8200d commit 406d6f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions vnext/Desktop.DLL/Version.rc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#include <winver.h>

#define VER_FILEVERSION 0,58,0,168
#define VER_FILEVERSION_STR "0.58.0-vnext.168"
#define VER_FILEVERSION 0,58,0,169
#define VER_FILEVERSION_STR "0.58.0-vnext.169"

#ifndef DEBUG
#define VER_DEBUG 0
Expand Down
2 changes: 1 addition & 1 deletion vnext/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-windows",
"version": "0.58.0-vnext.168",
"version": "0.58.0-vnext.169",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit 406d6f4

Please sign in to comment.