Skip to content

Commit 7a91014

Browse files
committed
update changelog & version
1 parent b5fe797 commit 7a91014

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog.md

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

3+
# v2.1.11
4+
- feat: pin favorite server
5+
- ui: dialogs improvement [issues #57](https://github.com/DnsChanger/dnsChanger-desktop/issues/57)
6+
37
## v2.1.10
48
- ui: setting page improvement
59
- ui: main page improvement

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

0 commit comments

Comments
 (0)