Skip to content

Commit

Permalink
release:v3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rnithinpaladin authored and santhosh-challa committed Nov 8, 2023
1 parent 42a4477 commit 342efab
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 @@ -161,7 +161,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 = "v3.0.2"
CURRENT_RELEASE = "v3.0.3"
DB_USERNAME = "paladin"
DB_PASSWORD = "***PALADIN***" #Only printable ASCII characters besides '/', '@', '"', ' ' may be used.

Expand Down

0 comments on commit 342efab

Please sign in to comment.