From 044ce0705a43dc0477e2baf4cf27d67c350dc118 Mon Sep 17 00:00:00 2001 From: Kima Date: Wed, 10 Apr 2024 23:10:04 +0200 Subject: [PATCH] version string update --- refilc/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/refilc/pubspec.yaml b/refilc/pubspec.yaml index 6199b9c..16567a8 100644 --- a/refilc/pubspec.yaml +++ b/refilc/pubspec.yaml @@ -3,7 +3,7 @@ description: "Egy nem hivatalos e-KRÉTA kliens, diákoktól diákoknak." homepage: https://refilc.hu publish_to: "none" -version: 5.0.0+246 +version: 5.0.0+247 environment: sdk: ">=2.17.0 <=3.3.2"