Skip to content

Commit

Permalink
updated version to 4.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
AvoSukiasyan committed Oct 3, 2023
1 parent 7a36037 commit e1db527
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ios/Classes/SwiftMetaMapPluginFlutterPlugin.swift
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ public class SwiftMetaMapPluginFlutterPlugin: NSObject, FlutterPlugin, MetaMapBu
flowId: flowId,
configurationId: configurationId,
encryptionConfigurationId: configurationId,
metadata: metadata,)
metadata: metadata)

MetaMapButtonResult.shared.delegate = self

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: metamap_plugin_flutter
description: Flutter plugin for Mati SDK.

version: 4.1.2
version: 4.1.3
homepage: 'https://github.com/GetMati/mati-flutter-plugin'

environment:
Expand Down

0 comments on commit e1db527

Please sign in to comment.