Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions documents/.vitepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ export default withMermaid({
collapsed: true,
items: [
{
text: '3.2.3.22',
text: '3.3.0.23alpha6',
link: '/en/updatelog/beta/3/33023a6',
},
{
Expand Down Expand Up @@ -654,7 +654,7 @@ export default withMermaid({
collapsed: true,
items: [
{
text: '3.2.3.22',
text: '3.3.0.23alpha6',
link: '/zh-CN/updatelog/beta/3/33023a6',
},
{
Expand Down
6 changes: 3 additions & 3 deletions documents/en/updatelog/beta/3/33023a6.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: 3.0.0.11alpha2
title: 3.3.0.23alpha6
layout: doc
---

# 3.0.0.11alpha2
# 3.3.0.23alpha6

Release Date: 2026/06/27

Expand All @@ -29,4 +29,4 @@ Release Date: 2026/06/27
- Added documentation for multiple prophecy versions

## Download Link
[Click to Download](https://github.com/xystudiocode/pyClickMouse/releases/tag/3.0.0.23alpha6)
[Click to Download](https://github.com/xystudiocode/pyClickMouse/releases/tag/3.3.0.23alpha6)
6 changes: 3 additions & 3 deletions documents/zh-CN/updatelog/beta/3/33023a6.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: 3.0.0.11alpha2
title: 3.3.0.23alpha6
layout: doc
---

# 3.0.0.11alpha2
# 3.3.0.23alpha6

发布日期:2026/06/27

Expand All @@ -29,4 +29,4 @@ layout: doc
- 添加多预言版本的文档

## 下载链接
[点击下载](https://github.com/xystudiocode/pyClickMouse/releases/tag/3.0.0.23alpha6)
[点击下载](https://github.com/xystudiocode/pyClickMouse/releases/tag/3.3.0.23alpha6)
Loading