Signed-off-by: BalazsManus <balazsmanus@noreply.localhost>
This commit is contained in:
BalazsManus 2025-02-13 17:40:05 +01:00
parent 08519ebf27
commit 4b7845c31e

View File

@ -1388,7 +1388,7 @@ class SettingsScreenState extends State<SettingsScreen>
color: AppColors.of(context) color: AppColors.of(context)
.text .text
.withOpacity(0.65)), .withOpacity(0.65)),
child: Text("v${release.data!['version']}, módosítva mnus, és a Filc csapat által"), child: Text("v${release.data!['version']}, módosítva a Filc csapat által"),
); );
} else { } else {
String envAppVer = const String.fromEnvironment( String envAppVer = const String.fromEnvironment(