Skip to content

Commit

Permalink
增加新的版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
yinfei8 committed Jul 13, 2024
1 parent bb9fe78 commit a9f7311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion luahelper-lsp/langserver/lsp_server.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import (
)

// 插件定义的版本号
var clientVerStr string = "0.2.28"
var clientVerStr string = "0.2.29"

type serverState int

Expand Down

0 comments on commit a9f7311

Please sign in to comment.