Skip to content
Snippets Groups Projects
Commit e9a578cd authored by 最萌小汐's avatar 最萌小汐
Browse files

2.2.1

parent 4a22b460
No related branches found
No related tags found
No related merge requests found
# changelog # changelog
## 2.2.1
`2021-7-8`
* `FIX` change setting may failed
## 2.2.0 ## 2.2.0
`2021-7-8` `2021-7-8`
* `NEW` detect and apply third-party libraries, including: * `NEW` detect and apply third-party libraries, including:
......
...@@ -1411,5 +1411,5 @@ ...@@ -1411,5 +1411,5 @@
"type": "git", "type": "git",
"url": "https://github.com/sumneko/lua-language-server" "url": "https://github.com/sumneko/lua-language-server"
}, },
"version": "2.2.0" "version": "2.2.1"
} }
local json = require 'json-beautify' local json = require 'json-beautify'
local VERSION = "2.2.0" local VERSION = "2.2.1"
local package = require 'package.package' local package = require 'package.package'
local fsu = require 'fs-utility' local fsu = require 'fs-utility'
......
Subproject commit a02199fa6845a330a3d6fd3a324c168befeede33 Subproject commit b596e9d2a5091f9554182e14ede258b6330e7fc1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment