There was an error while loading. Please reload this page.
1 parent 4492993 commit 452eb01Copy full SHA for 452eb01
2 files changed
changelog.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+# v2.3.7
4
+- Refactor/UI and codebase overhaul by @sajjadmrx in https://github.com/DnsChanger/dnsChanger-desktop/pull/211
5
+- feat: add target benchmark and ping testing for DNS servers by @sajjadmrx [#198](https://github.com/DnsChanger/dnsChanger-desktop/issues/198)
6
+
7
8
# v2.3.6
9
- removed wmic - fixed [#123](https://github.com/DnsChanger/dnsChanger-desktop/issues/123)
10
package.json
@@ -1,7 +1,7 @@
{
"name": "dnschanger",
"productName": "dnschanger",
- "version": "2.3.6",
+ "version": "2.3.7",
"debug": {
"env": {
"VITE_DEV_SERVER_URL": "http://127.0.0.1:7777/"
0 commit comments