Skip to content

Commit afa6aa9

Browse files
authored
fix version
1 parent c219de3 commit afa6aa9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_zoom_sdk
22
description: Zoom SDK from ZOOM ported to flutter as plugin with all necessary features and with Null Safety which is implementation by EvilRATT
3-
version: 1.2.0+5
3+
version: 1.2.0+6
44
homepage: https://github.com/evilrat/flutter_zoom_sdk
55
repository: https://github.com/evilrat/flutter_zoom_sdk
66
issue_tracker: https://github.com/evilrat/flutter_zoom_sdk/issues
@@ -34,4 +34,4 @@ flutter:
3434
pluginClass: FlutterZoomSdkPluginCApi
3535
web:
3636
pluginClass: ZoomViewWeb
37-
fileName: flutter_zoom_web.dart
37+
fileName: flutter_zoom_web.dart

0 commit comments

Comments
 (0)