Skip to content

Commit

Permalink
update version to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sajjadmrx committed Jun 14, 2024
1 parent c4a8a83 commit cec2e0a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

# v2.3.0

- feat: Flush DNS cache [#58](https://github.com/DnsChanger/dnsChanger-desktop/issues/58)
- feat: Enable changing installation directory for NSIS installer [#69](https://github.com/DnsChanger/dnsChanger-desktop/issues/69)
- improved: Add custom server dialog
- layout(home): Reposition and align homepage action buttons


# v2.2.0
- feat: Default Server, set the default DNS server for your system. This will be used when no custom server is set.
(Optional)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dnschanger",
"productName": "dnschanger",
"version": "2.2.0",
"version": "2.3.0",
"debug": {
"env": {
"VITE_DEV_SERVER_URL": "http://127.0.0.1:7777/"
Expand Down

0 comments on commit cec2e0a

Please sign in to comment.