diff --git a/package.json b/package.json index db62c74..df1eb8a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "nx-post-support", "displayName": "NX Postprocessor Support", "description": "VS Code extension for NX CAM postprocessor development with syntax highlighting, formatting, linting, and auto-completion for CDL, TCL, and DEF files", - "version": "2025.9.200", + "version": "2026.6.100", "publisher": "Christoph", "icon": "images/nx-1.png", "extensionDependencies": [ @@ -135,4 +135,4 @@ "prettier": "^3.4.2", "typescript": "^5.7.2" } -} \ No newline at end of file +}