We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e812c9a commit e02b2e6Copy full SHA for e02b2e6
PubNubSwiftChatSDK.xcodeproj/project.pbxproj
@@ -886,15 +886,15 @@
886
repositoryURL = "https://github.com/pubnub/kmp-chat/";
887
requirement = {
888
kind = exactVersion;
889
- version = "0.10.0-dev";
+ version = "0.10.1-dev";
890
};
891
892
3DCF7DFA2CD0FFCC00889326 /* XCRemoteSwiftPackageReference "swift" */ = {
893
isa = XCRemoteSwiftPackageReference;
894
repositoryURL = "https://github.com/pubnub/swift";
895
896
897
- version = 8.2.3;
+ version = 8.2.4;
898
899
900
/* End XCRemoteSwiftPackageReference section */
0 commit comments