Skip to content

Commit a06bed3

Browse files
committed
chore: update version to 2.3.1
1 parent 8213ade commit a06bed3

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

changelog.md

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

3+
# v2.3.1
4+
- feat: integrate with the google analytics for future improvements
5+
36
# v2.3.0
47

58
- feat: Flush DNS cache [#58](https://github.com/DnsChanger/dnsChanger-desktop/issues/58)

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

0 commit comments

Comments
 (0)