Skip to content

Commit da61760

Browse files
committed
remove wmic
1 parent 6e402ac commit da61760

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
# v2.3.6
4+
- removed wmic - fixed [#123](https://github.com/DnsChanger/dnsChanger-desktop/issues/123)
5+
36
# v2.3.5
47
- feat: add shutdown scheduling functionality with IPC integration
58
- refactor: use sass instead of node-sass by @brutalchrist in https://github.com/DnsChanger/dnsChanger-desktop/pull/129

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "dnschanger",
33
"productName": "dnschanger",
4-
"version": "2.3.5",
4+
"version": "2.3.6",
55
"debug": {
66
"env": {
77
"VITE_DEV_SERVER_URL": "http://127.0.0.1:7777/"

0 commit comments

Comments
 (0)