Added a source filter to the Apps page

This commit is contained in:
Imran Remtulla
2023-04-02 18:14:43 -04:00
parent 210100da2b
commit 682026ed0a
3 changed files with 29 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ import 'package:easy_localization/src/easy_localization_controller.dart';
// ignore: implementation_imports
import 'package:easy_localization/src/localization.dart';
const String currentVersion = '0.11.21';
const String currentVersion = '0.11.22';
const String currentReleaseTag =
'v$currentVersion-beta'; // KEEP THIS IN SYNC WITH GITHUB RELEASES