This is an automated email from the ASF dual-hosted git repository.
jiafengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new e9dc06ea80d fix
e9dc06ea80d is described below
commit e9dc06ea80d51b383d64b5c8a1fb6cc49f8f2fe7
Author: jiafeng.zhang <[email protected]>
AuthorDate: Tue Dec 20 17:03:19 2022 +0800
fix
---
src/constant/download.data.ts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/constant/download.data.ts b/src/constant/download.data.ts
index e4b98695d36..1ac7bdc1213 100644
--- a/src/constant/download.data.ts
+++ b/src/constant/download.data.ts
@@ -331,7 +331,7 @@ export function getAllRelease(locale: string) {
export enum VersionEnum {
Latest = '1.2.0',
- Prev = '1.1.4',
+ Prev = '1.1.5',
}
export enum CPUEnum {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]