Skip to content

Commit

Permalink
Merge pull request #17 from Flutter-Chore/develop
Browse files Browse the repository at this point in the history
chore: update plugin version.
  • Loading branch information
0x7c01 authored Jul 3, 2023
2 parents 0a78ead + 07a3b87 commit 91f157f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
## 0.0.7
## 0.0.8

* Appcast and Appcast_Item add toJson().
* fix FileInstall out of memory when download large file.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: upgrade
description: A Flutter plugin for prompting and help users to upgrade when there is a newer version of this app in the app store or server repository.
version: 0.0.7
version: 0.0.8

homepage: https://github.com/Flutter-Chore/Flutter-InAppUpgrade

Expand Down

0 comments on commit 91f157f

Please sign in to comment.