Skip to content

Commit e72990a

Browse files
committed
chore: "Upgrade DefaultZentaoDevOPSOSSVersion in common/const file"
- Update the `DefaultZentaoDevOPSOSSVersion` from `18.12` to `20.1.0` in `common/const.go` Signed-off-by: ysicing <[email protected]>
1 parent fbc5fd7 commit e72990a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/const.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ const (
6464
const (
6565
DefaultQuickonOSSVersion = "3.0.2" // 开源版本
6666
DefaultQuickonEEVersion = "1.0"
67-
DefaultZentaoDevOPSOSSVersion = "18.12"
67+
DefaultZentaoDevOPSOSSVersion = "20.1.0"
6868
DefaultZentaoDevOPSMaxVersion = "4.12"
6969
DefaultZentaoDevOPSBizVersion = "8.12"
7070
DefaultZentaoDevOPSIPDVersion = "1.4"

0 commit comments

Comments
 (0)