Skip to content

Commit

Permalink
v2.5.2
Browse files Browse the repository at this point in the history
- `UIElementExtension`:
  - Fix `setValue` for `checkbox`.
  • Loading branch information
gmpassos committed Feb 28, 2024
1 parent 009267d commit c2d5a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/bones_ui.dart
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
class BonesUI {
static const String version = '2.5.1';
static const String version = '2.5.2';
}

0 comments on commit c2d5a91

Please sign in to comment.