Skip to content

Commit

Permalink
Revert "Automatically assign development version"
Browse files Browse the repository at this point in the history
  • Loading branch information
mikapfl authored Jan 2, 2023
1 parent d4bdeab commit de79484
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 63 deletions.
16 changes: 0 additions & 16 deletions .github/GitVersion.yml

This file was deleted.

46 changes: 0 additions & 46 deletions .github/workflows/auto-dev-version.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion config/default.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ cfg$model_name <- "REMIND"
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
# Use extension "-rc" for release candidate and "-dev" for developer version
cfg$model_version <- "3.1.0-dev"

#### settings ####
Expand Down

0 comments on commit de79484

Please sign in to comment.