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 6e402ac commit da61760Copy full SHA for da61760
2 files changed
changelog.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+# v2.3.6
4
+- removed wmic - fixed [#123](https://github.com/DnsChanger/dnsChanger-desktop/issues/123)
5
+
6
# v2.3.5
7
- feat: add shutdown scheduling functionality with IPC integration
8
- refactor: use sass instead of node-sass by @brutalchrist in https://github.com/DnsChanger/dnsChanger-desktop/pull/129
package.json
@@ -1,7 +1,7 @@
{
"name": "dnschanger",
"productName": "dnschanger",
- "version": "2.3.5",
+ "version": "2.3.6",
"debug": {
"env": {
"VITE_DEV_SERVER_URL": "http://127.0.0.1:7777/"
0 commit comments