Skip to content

Commit e991d80

Browse files
chore(release): bump version to 2.3.12 [prelease]
1 parent cb06443 commit e991d80

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

electron-builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
appId: dnschanger.github.io
22
productName: DNS Changer
33
afterPack: 'removeLocales.js'
4-
artifactName: '${productName}-${os}-${arch}-${version}.${ext}'
4+
artifactName: '${productName}-prelease-${os}-${arch}-${version}.${ext}'
55
files:
66
- '**/*'
77
- '!**/node_modules/*/{CHANGELOG.md,README.md,README,readme.md,readme,test,__tests__,tests,powered-test,example,examples}'

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "dnschanger",
33
"productName": "dnschanger",
4-
"version": "2.3.11",
4+
"version": "2.3.12",
55
"debug": {
66
"env": {
77
"VITE_DEV_SERVER_URL": "http://127.0.0.1:7777/"
@@ -102,4 +102,4 @@
102102
"update-electron-app": "3.3.0",
103103
"uuid": "14.0.1"
104104
}
105-
}
105+
}

0 commit comments

Comments
 (0)