Skip to content

Commit

Permalink
bump version to 1.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurHeitmann committed Jan 23, 2025
1 parent 3aca880 commit 8414a00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/version/version.dart
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ class FServoVersion {
}
}

const version = FServoVersion(1, 4, 9, _masterBranch);
const version = FServoVersion(1, 4, 10, _masterBranch);

const branches = [_masterBranch, "mgrr"];

Expand Down

0 comments on commit 8414a00

Please sign in to comment.