升版本号,修改readme

This commit is contained in:
xiayuqi 2024-11-01 11:13:30 +08:00
parent 301a25bbf6
commit 8b2e935881
2 changed files with 3 additions and 1 deletions

View File

@ -4,6 +4,8 @@ All notable changes to the "vscode-java-debugger" extension will be documented i
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## 0.1.7 - 2024-11-1
- Change package.json,readme
## 0.1.6 - 2024-09-12
- Change package.json,LICENSE,logo.png

View File

@ -2,7 +2,7 @@
"name": "vscode-java-debug",
"displayName": "Kylin Java Debug (Support openjdk11 runtime)",
"description": " Fork of vscode-java-debug ,a lightweight Java debugger",
"version": "0.1.6",
"version": "0.1.7",
"publisher": "KylinIDETeam",
"aiKey": "67d4461e-ccba-418e-8082-1bd0acfe8516",
"icon": "java-debug.png",