From 77a45d76426346699f73156a4a2adf7ce1721209 Mon Sep 17 00:00:00 2001 From: ospab Date: Thu, 30 Jul 2026 20:31:26 +0300 Subject: [PATCH] chore: release v0.4.2 on master --- .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 8fad439..2926eb6 100644 --- a/.release-state.json +++ b/.release-state.json @@ -1,6 +1,6 @@ { "target_version": "0.4.2", - "branch": "beta", + "branch": "master", "alpha_iteration": 0, "beta_iteration": 5 } diff --git a/ostp-flutter/pubspec.yaml b/ostp-flutter/pubspec.yaml index 683add6..5978567 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.2+24 +version: 0.4.2+25 environment: sdk: ^3.11.4