diff options
Diffstat (limited to 'Help/manual/presets/example.json')
-rw-r--r-- | Help/manual/presets/example.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/manual/presets/example.json b/Help/manual/presets/example.json index 346f342..b08445a 100644 --- a/Help/manual/presets/example.json +++ b/Help/manual/presets/example.json @@ -2,7 +2,7 @@ "version": 3, "cmakeMinimumRequired": { "major": 3, - "minor": 20, + "minor": 21, "patch": 0 }, "configurePresets": [ |