Update version to 2025.9.100

This commit is contained in:
2025-08-16 16:35:58 +00:00
parent 34430097d8
commit cdc1cb4805
+2 -2
View File
@@ -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.8.400",
"version": "2025.9.100",
"publisher": "Christoph",
"icon": "images/nx-1.png",
"serverInfo": {
@@ -132,4 +132,4 @@
"prettier": "^3.4.2",
"typescript": "^5.7.2"
}
}
}