summaryrefslogtreecommitdiff
path: root/docs/zh/conf.py
diff options
context:
space:
mode:
authorsakumisu <[email protected]>2026-04-27 21:25:43 +0800
committersakumisu <[email protected]>2026-04-28 16:32:28 +0800
commitc9625ffa773ad10b8824d1b5361bca2ccc1f3d1e (patch)
tree6a9e0183c1364f7852eeba104b1c6916b901435b /docs/zh/conf.py
parent1a885c76b85d7d40955bc8e88a522a3dd0eb3183 (diff)
docs: release v1.6.1v1.6.1release/v1.6
Signed-off-by: sakumisu <[email protected]>
Diffstat (limited to 'docs/zh/conf.py')
-rw-r--r--docs/zh/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/zh/conf.py b/docs/zh/conf.py
index 22427158..096076b0 100644
--- a/docs/zh/conf.py
+++ b/docs/zh/conf.py
@@ -6,8 +6,8 @@ project = 'CherryUSB'
copyright = '2022 ~ 2026, sakumisu'
author = 'sakumisu'
-release = '1.6.0'
-version = '1.6.0'
+release = '1.6.1'
+version = '1.6.1'
# -- General configuration