Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tuantvu committed Apr 13, 2021
1 parent 13cad01 commit 1f13778
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion jitsi_meet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
## 4.0.0-nullsafety.0
## 4.0.0-nullsafety.1
* Breaking: Null safety support.
* Update Jitsi Meet SDK for Android to 3.3.0.
* Update Jitsi Meet SDK for iOS to 3.3.0.

## 4.0.0-nullsafety.0
* Breaking: Null safety support.

## 3.0.0
* BREAKING: Add support for web.

Expand Down
2 changes: 1 addition & 1 deletion jitsi_meet/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: jitsi_meet
description: Jitsi Meet Plugin - A plugin for integrating open source Jitsi Meet API in flutter. Jitsi Meet is secure, fully featured and allows completely free video conferencing made with https://jitsi.org, a collection of open source projects
version: 4.0.0-nullsafety.0
version: 4.0.0-nullsafety.1
homepage: https://github.com/gunschu/jitsi_meet

environment:
Expand Down

0 comments on commit 1f13778

Please sign in to comment.