We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acfa307 commit 60c38dcCopy full SHA for 60c38dc
shorebird_code_push/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 2.0.1
2
+
3
+- Update the mimimum Flutter version from 3.24.4 to 3.24.5 (3.24.4 does not
4
+ include the updater changes required to support the new API).
5
6
# 2.0.0
7
8
- **BREAKING**: more updates to the Updater API. We now support Stable, Beta,
shorebird_code_push/pubspec.yaml
@@ -1,6 +1,6 @@
name: shorebird_code_push
description: Check for and download Shorebird code push updates from your app.
-version: 2.0.0
+version: 2.0.1
homepage: https://shorebird.dev
repository: https://github.com/shorebirdtech/updater/tree/main/shorebird_code_push
0 commit comments