From adfa653062ca8aab021f0a65c50b101052a8220d Mon Sep 17 00:00:00 2001 From: Kima Date: Thu, 12 Oct 2023 21:48:16 +0200 Subject: [PATCH] changed version string --- filcnaplo/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/filcnaplo/pubspec.yaml b/filcnaplo/pubspec.yaml index 844ef02..802ba06 100644 --- a/filcnaplo/pubspec.yaml +++ b/filcnaplo/pubspec.yaml @@ -3,7 +3,7 @@ description: "Nem hivatalos e-napló alkalmazás az e-Kréta rendszerhez" homepage: https://refilc.hu publish_to: "none" -version: 4.3.1+230 +version: 4.4.0+231 environment: sdk: ">=2.17.0 <3.0.0"