Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 6a4e5a6

Browse files
committed
Podspec version bump
1 parent 1bf4a12 commit 6a4e5a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CodePush.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = 'CodePush'
4-
s.version = '1.8.0-beta'
4+
s.version = '1.10.0-beta'
55
s.summary = 'React Native plugin for the CodePush service'
66
s.author = 'Microsoft Corporation'
77
s.license = 'MIT'
@@ -14,4 +14,4 @@ Pod::Spec.new do |s|
1414
s.library = 'z'
1515
s.dependency 'React'
1616

17-
end
17+
end

0 commit comments

Comments
 (0)