Skip to content

Commit

Permalink
chore: update DefaultZentaoDevOPSOSSVersion to 18.12
Browse files Browse the repository at this point in the history
- Change the value of DefaultZentaoDevOPSOSSVersion from "20.0" to "18.12"

Signed-off-by: ysicing <[email protected]>
  • Loading branch information
ysicing committed May 24, 2024
1 parent 1f30238 commit 9de2a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/const.go
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ const (
const (
DefaultQuickonOSSVersion = "3.0.2" // 开源版本
DefaultQuickonEEVersion = "1.0"
DefaultZentaoDevOPSOSSVersion = "20.0"
DefaultZentaoDevOPSOSSVersion = "18.12"
DefaultZentaoDevOPSMaxVersion = "4.12"
DefaultZentaoDevOPSBizVersion = "8.12"
DefaultZentaoDevOPSIPDVersion = "1.4"
Expand Down

0 comments on commit 9de2a37

Please sign in to comment.