Skip to content

Commit

Permalink
chore: "Upgrade DefaultZentaoDevOPSOSSVersion in common/const file"
Browse files Browse the repository at this point in the history
- Update the `DefaultZentaoDevOPSOSSVersion` from `18.12` to `20.1.0` in `common/const.go`

Signed-off-by: ysicing <i@ysicing.me>
  • Loading branch information
ysicing committed Jun 3, 2024
1 parent fbc5fd7 commit e72990a
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 = "18.12"
DefaultZentaoDevOPSOSSVersion = "20.1.0"
DefaultZentaoDevOPSMaxVersion = "4.12"
DefaultZentaoDevOPSBizVersion = "8.12"
DefaultZentaoDevOPSIPDVersion = "1.4"
Expand Down

0 comments on commit e72990a

Please sign in to comment.