Skip to content

Commit

Permalink
bump to v1.4.14-mgrr
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurHeitmann committed Dec 3, 2024
1 parent a332b7a commit 17ba4e8
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, 13, "mgrr");
const version = FServoVersion(1, 4, 14, "mgrr");

const branches = [_masterBranch, "mgrr"];

Expand Down

0 comments on commit 17ba4e8

Please sign in to comment.