Fix Source selection (HTML) which broke in the last release

This commit is contained in:
Imran Remtulla
2023-10-14 05:24:08 -04:00
parent 52b1d1fe33
commit a726b09f26
4 changed files with 5 additions and 3 deletions

View File

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