From 82f8a489dd61485368ced5df78e34bbc2bc005c6 Mon Sep 17 00:00:00 2001 From: Kima Date: Sun, 2 Jun 2024 12:23:33 +0200 Subject: [PATCH] updated version string --- refilc/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/refilc/pubspec.yaml b/refilc/pubspec.yaml index 21da0b8..1657807 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+261 +version: 5.0.0+262 environment: sdk: ">=2.17.0 <=3.3.2"