update forward handler

This commit is contained in:
ginuerzh
2023-10-16 23:17:51 +08:00
parent 3d0e993498
commit b1ace73943
3 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
package main
const (
version = "3.0.0-rc9"
version = "3.0.0-rc10"
)