We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8213ade commit a06bed3Copy full SHA for a06bed3
changelog.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+# v2.3.1
4
+- feat: integrate with the google analytics for future improvements
5
+
6
# v2.3.0
7
8
- feat: Flush DNS cache [#58](https://github.com/DnsChanger/dnsChanger-desktop/issues/58)
package.json
@@ -1,7 +1,7 @@
{
"name": "dnschanger",
"productName": "dnschanger",
- "version": "2.3.0",
+ "version": "2.3.1",
"debug": {
"env": {
"VITE_DEV_SERVER_URL": "http://127.0.0.1:7777/"
0 commit comments