3.10.1 zip json.hpp has version number 3.10.0 instead of 3.10.1
The version number in json.hpp of zip file 3.10.1 is 3.10.0 instead of 3.10.1,
see comment line 4 and line 35 #define NLOHMANN_JSON_VERSION_PATCH.
Maybe you want also adjust the comment in line 9 Copyright (c) 2013-2019 to 2021.