Skip to content

Commit 11329c6

Browse files
committed
Fix invalid JSON.
1 parent 419fd7f commit 11329c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SerialPrograms/CMakePresets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"CMAKE_AUTOUIC": "ON",
2121
"PACKAGE_BUILD": "OFF",
2222
"PREFERRED_QT_DIR": "C:/Qt",
23-
"PREFERRED_QT_VER": "6.8.3",
23+
"PREFERRED_QT_VER": "6.8.3"
2424
}
2525
},
2626
{

0 commit comments

Comments
 (0)