diff --git a/Changelog.md b/Changelog.md index ffaccce1..06673336 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,4 @@ -## 2.0.0 - 2023-09-28 +## 2.0.0 - 2023-09-29 ### Added @@ -8,7 +8,7 @@ after 5 seconds of starting a trace. The option is only available if Wireshark is disabled. - Warning in the SidePanel when Wireshark executable is not found. -- Action to specify path to a Wireshark executable. +- Option to specify path to a Wireshark executable. ### Fixed diff --git a/package-lock.json b/package-lock.json index abc7d053..4386b236 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "pc-nrfconnect-cellularmonitor", - "version": "1.0.4", + "version": "2.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "pc-nrfconnect-cellularmonitor", - "version": "1.0.4", + "version": "2.0.0", "bundleDependencies": [ "@nordicsemiconductor/nrf-monitor-lib-js" ],