@@ -361,7 +361,7 @@ exports[`execute test-app "ReactAppDependencyProvider.podspec" should match snap
361361# This source code is licensed under the MIT license found in the
362362# LICENSE file in the root directory of this source tree.
363363
364- version = \\" 0.81.0 \\"
364+ version = \\" 0.81.1 \\"
365365source = { :git => ' https://github.com/facebook/react-native.git' }
366366if version == ' 1000.0.0'
367367 # This is an unpublished version, use the latest commit hash of the react-native repo, which we’re presumably in.
@@ -399,7 +399,7 @@ exports[`execute test-app "ReactCodegen.podspec" should match snapshot 1`] = `
399399# This source code is licensed under the MIT license found in the
400400# LICENSE file in the root directory of this source tree.
401401
402- version = \\"0.81.0 \\"
402+ version = \\"0.81.1 \\"
403403source = { :git => ' https://github.com/facebook/react-native.git' }
404404if version == '1000.0.0'
405405 # This is an unpublished version, use the latest commit hash of the react-native repo, which we’re presumably in.
@@ -840,7 +840,7 @@ exports[`execute test-app-legacy "ReactAppDependencyProvider.podspec" should mat
840840# This source code is licensed under the MIT license found in the
841841# LICENSE file in the root directory of this source tree.
842842
843- version = \\" 0.81.0 \\"
843+ version = \\" 0.81.1 \\"
844844source = { :git => ' https://github.com/facebook/react-native.git' }
845845if version == ' 1000.0.0'
846846 # This is an unpublished version, use the latest commit hash of the react-native repo, which we’re presumably in.
@@ -878,7 +878,7 @@ exports[`execute test-app-legacy "ReactCodegen.podspec" should match snapshot 1`
878878# This source code is licensed under the MIT license found in the
879879# LICENSE file in the root directory of this source tree.
880880
881- version = \\"0.81.0 \\"
881+ version = \\"0.81.1 \\"
882882source = { :git => ' https://github.com/facebook/react-native.git' }
883883if version == '1000.0.0'
884884 # This is an unpublished version, use the latest commit hash of the react-native repo, which we’re presumably in.
0 commit comments