Skip to content

Commit 5553931

Browse files
committed
Version 1.2.3
1 parent a7bbbbe commit 5553931

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## 1.2.3 - 2024-03-28
22
* Fix devices not being recognized on systems on which ADB uses libusb ([#13](https://github.com/mpotthoff/vscode-android-webview-debug/issues/13))
33

44
## 1.2.2 - 2022-02-25

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-android-webview-debug",
33
"displayName": "Android WebView Debugging",
44
"description": "Debug your JavaScript code running in WebViews on any Android device from VS Code.",
5-
"version": "1.2.2",
5+
"version": "1.2.3",
66
"icon": "images/icon.png",
77
"author": {
88
"name": "Michael Potthoff"

0 commit comments

Comments
 (0)