Skip to content

Commit

Permalink
Modified versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
samhq committed May 17, 2021
1 parent 7e79470 commit 360d06f
Show file tree
Hide file tree
Showing 11 changed files with 577 additions and 444 deletions.
2 changes: 1 addition & 1 deletion actions/algorithm.go
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ func AlgorithmHandler(c echo.Context) error {
}

if o.Config.RiskModelVersion == nil {
rmVersion := "v1"
rmVersion := "who_ish_2007"
o.Config.RiskModelVersion = &rmVersion
}

Expand Down
Loading

0 comments on commit 360d06f

Please sign in to comment.