release 0.2.4

This commit is contained in:
Levi Yan
2024-12-27 13:10:05 +08:00
parent 185fc8d56e
commit 7d3735ceda
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
### 可供配置的字段 ### 可供配置的字段
- Devstar Home Page如果是改成从https://devstar.cn/devstar-home改成http://localhost:3000/devstar-home注意https要改成http - Devstar Domain如果是改成从https://devstar.cn改成http://localhost:3000注意https要改成http
注意: 注意:

View File

@@ -1,6 +1,6 @@
{ {
"name": "devstar", "name": "devstar",
"version": "0.2.3", "version": "0.2.4",
"publisher": "mengning", "publisher": "mengning",
"engines": { "engines": {
"vscode": "^1.65.0" "vscode": "^1.65.0"