From c10641f9ab5873efe3d3cb2d033f281e0be8693a Mon Sep 17 00:00:00 2001 From: Leon Tappe <ltappe@mail.uni-paderborn.de> Date: Mon, 30 May 2022 22:44:21 +0200 Subject: [PATCH] bump --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index fc78116..1dd95ed 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: astaprint_admin description: Mobile AStAPrint Admin App publish_to: none -version: 0.3.2+13 +version: 0.3.3+14 environment: sdk: ">=2.6.0 <3.0.0" -- GitLab