From d08738eff9c748b45d4bd59d408df1265b54424e Mon Sep 17 00:00:00 2001 From: ospab Date: Mon, 24 Aug 2026 14:42:56 +0300 Subject: [PATCH] chore: release v0.4.5-beta.11 on beta --- .release-state.json | 2 +- ostp-flutter/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.release-state.json b/.release-state.json index 395a146..2d0269c 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": 10 + "beta_iteration": 11 } diff --git a/ostp-flutter/pubspec.yaml b/ostp-flutter/pubspec.yaml index 7259a62..bffd2a9 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+41 +version: 0.4.5+42 environment: sdk: ^3.11.4