Skip to content

Sync webClientVersion to 1.14.8 (fix CI)#41

Merged
gmpassos merged 1 commit into
masterfrom
fix-webclientversion-1.14.8
Jul 2, 2026
Merged

Sync webClientVersion to 1.14.8 (fix CI)#41
gmpassos merged 1 commit into
masterfrom
fix-webclientversion-1.14.8

Conversation

@gmpassos

@gmpassos gmpassos commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

lib/core/version.dart's webClientVersion is manually kept in sync with pubspec.yaml and asserted by test/core/version_test.dart. It was missed in the 1.14.7 and 1.14.8 dependency bumps (stuck at 1.14.6), so Dart CI failed on both master pushes with:

webClientVersion matches pubspec.yaml version
  Expected: '1.14.8'
    Actual: '1.14.6'

This bumps the constant to 1.14.8. dart test test/core/version_test.dart passes locally.

🤖 Generated with Claude Code

The `webClientVersion` constant in lib/core/version.dart is manually kept
in sync with pubspec.yaml and is asserted by test/core/version_test.dart.
It was missed in the 1.14.7 and 1.14.8 bumps (stuck at 1.14.6), failing
Dart CI. Bump it to match.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@gmpassos gmpassos merged commit 4a9f4ea into master Jul 2, 2026
4 checks passed
@gmpassos gmpassos deleted the fix-webclientversion-1.14.8 branch July 2, 2026 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant