Skip to content

Commit

Permalink
fix projectYear for wpilib_preferences.json
Browse files Browse the repository at this point in the history
  • Loading branch information
IanShiii committed Jan 6, 2025
1 parent 76d854c commit 8ae50ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .wpilib/wpilib_preferences.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"enableCppIntellisense": false,
"currentLanguage": "java",
"projectYear": "2024",
"projectYear": "2025",
"teamNumber": 694
}

0 comments on commit 8ae50ed

Please sign in to comment.