Skip to content

Commit 0646882

Browse files
committed
chore: v0.99.0
1 parent 521bcf4 commit 0646882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import (
2424
)
2525

2626
// Version 当前框架的版本
27-
const Version = "0.98.0"
27+
const Version = "0.99.0"
2828

2929
type (
3030
Logger = logs.Logger

0 commit comments

Comments
 (0)