diff --git a/.release-state.json b/.release-state.json index 551e7c3..2fcd58e 100644 --- a/.release-state.json +++ b/.release-state.json @@ -2,5 +2,5 @@ "target_version": "0.4.5", "branch": "beta", "alpha_iteration": 0, - "beta_iteration": 6 + "beta_iteration": 7 } diff --git a/ostp-flutter/pubspec.yaml b/ostp-flutter/pubspec.yaml index 20f9260..8083467 100644 --- a/ostp-flutter/pubspec.yaml +++ b/ostp-flutter/pubspec.yaml @@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. -version: 0.4.5+37 +version: 0.4.5+38 environment: sdk: ^3.11.4