From dd4eb1ea9ddb19da71cd4e6473e99ab366dc5a6a Mon Sep 17 00:00:00 2001 From: Jakob Stechow Date: Fri, 8 Nov 2024 20:12:25 +0100 Subject: [PATCH] release: 1.1.0 (#130) --- frontend/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/pubspec.yaml b/frontend/pubspec.yaml index ee2bad0..931de95 100644 --- a/frontend/pubspec.yaml +++ b/frontend/pubspec.yaml @@ -3,7 +3,7 @@ description: "Track everything you need in your shared apartment with ease" publish_to: 'none' -version: 1.0.0+4 +version: 1.1.0 environment: sdk: '>=3.4.0 <4.0.0'