diff --git a/doc/tips.md b/doc/tips.md
index bd44471..516b710 100644
--- a/doc/tips.md
+++ b/doc/tips.md
@@ -38,7 +38,7 @@ Modify `rootPath` as follow:
This feature can be used with Cloudflare WAF, to use WAF, goto `Websites` → `Security` → `WAF`.
-
+
## D1 Database Console Management
diff --git a/doc/tips.zh.md b/doc/tips.zh.md
index 8873b25..1d136fb 100644
--- a/doc/tips.zh.md
+++ b/doc/tips.zh.md
@@ -38,7 +38,7 @@ meSud8TZYBoyAi6cKuBNLi 00fc13adff785122b4ad28809a3420982341241421348097878e577c
此功能可配合Cloudflare WAF实现防御,在`Websites` → `Security` → `WAF`下配置规则
-
+
## D1 数据库 Console 管理
diff --git a/main.js b/main.js
index 43415fc..27eec2e 100644
--- a/main.js
+++ b/main.js
@@ -109,9 +109,9 @@ async function handleRequest(request, env, ctx) {
class Handler {
constructor(env) {
this.version = "v2.1.0"
- this.build = "2024-06-16 00:39:59"
+ this.build = "2024-06-16 00:54:29"
this.arch = "js"
- this.commit = "d4672db88379792662e95b06a7492e04ac0f0e83"
+ this.commit = "ebedc4f5174bfe5f22042de6101391c88aaad4c8"
const db = new Database(env)
diff --git a/main_kv.js b/main_kv.js
index f6ebbde..dfd53f4 100644
--- a/main_kv.js
+++ b/main_kv.js
@@ -109,9 +109,9 @@ async function handleRequest(request, env, ctx) {
class Handler {
constructor(env) {
this.version = "v2.1.0"
- this.build = "2024-06-16 00:39:59"
+ this.build = "2024-06-16 00:54:29"
this.arch = "js"
- this.commit = "d4672db88379792662e95b06a7492e04ac0f0e83"
+ this.commit = "ebedc4f5174bfe5f22042de6101391c88aaad4c8"
const db = new Database(env)