Skip to content

Commit

Permalink
REL-6078: update version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Kononov committed Oct 22, 2024
1 parent 02faad0 commit b3f5f3f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.1.0
* Update README.md
* migrated to mavenCentral in Android build.gradle #15
* added Namespace to Android build.gradle #14
* added compileOptions to Android build.gradle #13 #14
* added privacy manifest to darwin (iOS/MacOS) #10
## 1.0.1
* Update README.md
## 1.0.0
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: managed_configurations
description: Plugin to support managed app configuration provided by a Mobile device management (MDM).
version: 1.0.1
version: 1.1.0
homepage: https://github.com/mwaylabs/flutter-managed-configuration


Expand Down

0 comments on commit b3f5f3f

Please sign in to comment.