From 84d90fa323c3b48d6e5de8cc3d63607f2e843fab Mon Sep 17 00:00:00 2001 From: Chris Hogan Date: Thu, 13 Aug 2020 01:01:46 -0700 Subject: [PATCH] manually upgrade the version numbber --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e34b48b40097a1..8d285d3973fa6a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native", - "version": "0.60.0-microsoft.91", + "version": "0.60.0-microsoft.92", "description": "[Microsoft Fork] A framework for building native apps using React", "license": "MIT", "repository": {