diff --git a/package.json b/package.json index d0952a7..69b54a6 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "autolispext", "displayName": "AutoCAD AutoLISP Extension", "description": "This is a vscode extension for AutoCAD AutoLISP", - "version": "1.6.2", + "version": "1.6.3", "license": "SEE LICENSE IN LICENSE.md", "bugs": { "url": "https://github.com/Autodesk-AutoCAD/AutoLispExt/issues" @@ -236,9 +236,10 @@ "2021", "2022", "2023", - "2024" + "2024", + "2025" ], - "default": "2024", + "default": "2025", "description": "%autolispext.configuration.helptargetyear%" } }