Skip to content

Commit c99062e

Browse files
committed
Bump dart_bridge_version to 1.3.1
Update manifest.json to use dart_bridge_version 1.3.1 (previously 1.3.0). This patches the Dart bridge dependency; no other manifest fields were modified.
1 parent a1bba7e commit c99062e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"default_python_version": "3.14",
3-
"dart_bridge_version": "1.3.0",
3+
"dart_bridge_version": "1.3.1",
44
"pythons": {
55
"3.12": {
66
"full_version": "3.12.13",

0 commit comments

Comments
 (0)