From ce9516acb3ed2349f905915f64cf18233b95936e Mon Sep 17 00:00:00 2001 From: Bryan Oltman Date: Tue, 24 Sep 2024 11:10:22 -0400 Subject: [PATCH] chore: bump version to 1.1.5 --- shorebird_code_push/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shorebird_code_push/pubspec.yaml b/shorebird_code_push/pubspec.yaml index 3bab14a..cba7d0b 100644 --- a/shorebird_code_push/pubspec.yaml +++ b/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: 1.1.4 +version: 1.1.5 homepage: https://shorebird.dev repository: https://github.com/shorebirdtech/updater/tree/main/shorebird_code_push