Skip to content

Commit 6543180

Browse files
committed
Version 2.2.4.
1 parent cd88168 commit 6543180

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"displayName": "Debug Visualizer",
55
"description": "A visual watch window that lets you visualize your data structures while debugging.",
66
"icon": "docs/logo.drawio.png",
7-
"version": "2.2.3",
7+
"version": "2.2.4",
88
"license": "GPL-3.0",
99
"engines": {
1010
"vscode": "^1.46.0"
@@ -139,4 +139,4 @@
139139
"shx": "^0.3.2",
140140
"vsce": "^1.93.0"
141141
}
142-
}
142+
}

0 commit comments

Comments
 (0)