Skip to content

Commit 0ec2d46

Browse files
committed
chore: bump version to 2.3.9
1 parent cb6a75d commit 0ec2d46

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

changelog.md

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

3+
# 2.3.9
4+
- improve UI
5+
- add tools page with IP info and shutdown utilities
6+
- fix some bugs
7+
8+
9+
# 2.3.8
10+
- Fix/tsconfig
11+
- improve UI
12+
313
# v2.3.7
414
- Refactor/UI and codebase overhaul by @sajjadmrx in https://github.com/DnsChanger/dnsChanger-desktop/pull/211
515
- feat: add target benchmark and ping testing for DNS servers by @sajjadmrx [#198](https://github.com/DnsChanger/dnsChanger-desktop/issues/198)

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.8",
4+
"version": "2.3.9",
55
"debug": {
66
"env": {
77
"VITE_DEV_SERVER_URL": "http://127.0.0.1:7777/"

0 commit comments

Comments
 (0)