Skip to content

Commit

Permalink
Release development version 3.3.0.dev89
Browse files Browse the repository at this point in the history
  • Loading branch information
RSEBot committed Apr 25, 2024
1 parent a320beb commit f66a27f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -251,8 +251,8 @@ authors:
affiliation: "Potsdam Institute for Climate Impact Research"

title: REMIND - REgional Model of INvestments and Development
version: "3.3.0.dev86"
date-released: 2024-04-22
version: "3.3.0.dev89"
date-released: 2024-04-25
repository-code: https://github.com/remindmodel/remind
keywords:
- energy
Expand Down
2 changes: 1 addition & 1 deletion config/default.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ cfg$validationmodel_name <- "VALIDATIONREMIND"

#### model version of the overall model (used for run statistics only).
# automatically generated for development versions, updated by hand for releases
cfg$model_version <- "3.3.0.dev86"
cfg$model_version <- "3.3.0.dev89"

#### settings ####
cfg$gms <- list()
Expand Down

0 comments on commit f66a27f

Please sign in to comment.