diff --git a/lib/core/version.dart b/lib/core/version.dart index e231973..e347612 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.8'; +const String webClientVersion = '1.14.9'; diff --git a/pubspec.yaml b/pubspec.yaml index 79a80f9..3d0d782 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: omnyshell_web description: >- Browser-only client for the OmnyShell ecosystem — connect to a Hub, discover nodes, and manage interactive sessions. Installable PWA. -version: 1.14.8 +version: 1.14.9 # repository: https://github.com/my_org/my_repo environment: