From 9e249ba6c4d42b77934b598ec92879695f7b8e79 Mon Sep 17 00:00:00 2001 From: Sergey Dmitriev <51058739+0niel@users.noreply.github.com> Date: Mon, 20 Jan 2025 18:43:39 +0300 Subject: [PATCH] chore: bump version to 1.5.11+126 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0baaf62a..7feb1625 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: rtu_mirea_app description: Mobile application for students of RTU MIREA publish_to: 'none' -version: 1.5.10+125 +version: 1.5.11+126 environment: sdk: ">=3.1.1"