Update project year to intellisense

This commit is contained in:
Thad House 2023-09-11 09:49:35 -07:00
parent 9ca273c29a
commit 5545eaa57d

View File

@ -1,6 +1,6 @@
{
"enableCppIntellisense": true,
"currentLanguage": "cpp",
"projectYear": "2020",
"projectYear": "intellisense",
"teamNumber": 9999
}