Skip to content

Commit

Permalink
release update 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rnithinpaladin authored and santhosh-challa committed Oct 31, 2023
1 parent d2263a3 commit 4fb11cc
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.1"
CURRENT_RELEASE = "v3.0.2"
DB_USERNAME = "paladin"
DB_PASSWORD = "***PALADIN***" #Only printable ASCII characters besides '/', '@', '"', ' ' may be used.

Expand Down

0 comments on commit 4fb11cc

Please sign in to comment.