Skip to content

Commit

Permalink
chore: update version to 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sajjadmrx committed Nov 8, 2024
1 parent 7579f16 commit 7f74d38
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

# v2.3.2
- chore: update dependencies
- fix: integration with google analytics (serve static files)

# v2.3.1
- feat: integrate with the google analytics for future improvements

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dnschanger",
"productName": "dnschanger",
"version": "2.3.1",
"version": "2.3.2",
"debug": {
"env": {
"VITE_DEV_SERVER_URL": "http://127.0.0.1:7777/"
Expand Down Expand Up @@ -96,4 +96,4 @@
"update-electron-app": "3.0.0",
"uuid": "11.0.2"
}
}
}

0 comments on commit 7f74d38

Please sign in to comment.