We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84b819b commit 68242d0Copy full SHA for 68242d0
CHANGELOG.md
@@ -1,6 +1,7 @@
1
# Changelog
2
-## 1.0.3
3
-_2025-09-07_
+## 1.0.4
+_2025-09-09_
4
+- _Rerelease of 1.0.3_
5
- Highlight `Option Compare Database` ([GH-124](https://github.com/serkonda7/vscode-vba/pull/124))
6
7
package.json
@@ -3,8 +3,8 @@
"displayName": "VBA",
"description": "VBA tooling, syntax highlighting and snippets.",
"icon": "images/icon.png",
- "version": "1.0.3",
- "license": "MIT",
+ "version": "1.0.4",
+ "license": "MPL-2.0",
8
"repository": {
9
"type": "git",
10
"url": "https://github.com/serkonda7/vscode-vba"
0 commit comments