Skip to content

Commit

Permalink
VERSION Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jakemalley committed Aug 18, 2020
1 parent 7ca3335 commit c47c3e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaultcfg.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
PRJTASK_URL_FORMAT = "http://localhost/pm_project_task/%s"

## Cortex internal version number
VERSION = '6.0.3'
VERSION = '6.0.4'

## Flask defaults (changed to what we prefer)
SESSION_COOKIE_SECURE = False
Expand Down

0 comments on commit c47c3e8

Please sign in to comment.