diff --git a/lib/core/version.dart b/lib/core/version.dart index ea684ce..e231973 100644 --- a/lib/core/version.dart +++ b/lib/core/version.dart @@ -6,4 +6,4 @@ library; /// This web client's version (matches `pubspec.yaml`). -const String webClientVersion = '1.14.6'; +const String webClientVersion = '1.14.8';