Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RyosukeCla committed Oct 27, 2023
1 parent 5a661b4 commit 8d336a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/Nativebrik/Nativebrik/sdk.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import Foundation
import SwiftUI
import Combine

public let nativebrikSdkVersion = "0.1.5"
public let nativebrikSdkVersion = "0.2.10"

func openLink(_ event: ComponentEvent) -> Void {
guard let link = event.deepLink else {
Expand Down

0 comments on commit 8d336a8

Please sign in to comment.