Skip to content

Commit

Permalink
fix: 修复优化 layer js 资源本地化
Browse files Browse the repository at this point in the history
修复 #40
  • Loading branch information
v03413 committed Dec 1, 2024
1 parent 05b72dd commit 97b9c5f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package app

// Version 版本号说明 1.0.0 代表主版本号.功能版本号.修订号
const Version = "1.13.30"
const Version = "1.13.31"
Loading

0 comments on commit 97b9c5f

Please sign in to comment.