Skip to content

Commit

Permalink
chore: updated release version
Browse files Browse the repository at this point in the history
  • Loading branch information
santhosh-challa committed Feb 24, 2023
1 parent ec18147 commit d46b859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer/settings/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
JOB_DETAIL_TYPE = "Paladin Cloud Job Scheduling Event" #please do not change these, as this may stop scheduling of jobs
JOB_SOURCE = "paladincloud.jobs-scheduler"

CURRENT_RELEASE = "v2.0.0"
CURRENT_RELEASE = "v2.0.1"
DB_USERNAME = "paladin"
DB_PASSWORD = "***PALADIN***" #Only printable ASCII characters besides '/', '@', '"', ' ' may be used.

Expand Down

0 comments on commit d46b859

Please sign in to comment.