Skip to content

Commit

Permalink
bump mrcal
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm001 committed Dec 18, 2023
1 parent 1aef75e commit c4ea20c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ ext {
joglVersion = "2.4.0-rc-20200307"
javalinVersion = "5.6.2"
frcYear = "2024"
mrcalVersion = "dev-v2024.0.0-2-g946acb7";
mrcalVersion = "dev-v2024.0.0-7-gc976aaa";

pubVersion = versionString
isDev = pubVersion.startsWith("dev")
Expand Down

0 comments on commit c4ea20c

Please sign in to comment.