diff --git a/config/default.cfg b/config/default.cfg index 5497c8592..84ccb2262 100644 --- a/config/default.cfg +++ b/config/default.cfg @@ -28,10 +28,10 @@ cfg$regionmapping <- "config/regionmappingH12.csv" cfg$extramappings_historic <- "" #### Current input data revision (.) #### -cfg$inputRevision <- "8.12" +cfg$inputRevision <- "8.14" #### Current CES parameter and GDX revision (commit hash) #### -cfg$CESandGDXversion <- "1e10e0f0f6558a5ab53a3c7e6f9ae464789f31fb" +cfg$CESandGDXversion <- "13ce024056b70af8790ef1ca9b5de0b1ab88b010" #### Path to a renv.lock file to restore a project's dependencies from. If NULL, all R packages in their currently installed version will be used. cfg$UseThisRenvLock <- NULL