We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dfcc31 commit d1d95abCopy full SHA for d1d95ab
electron-builder.json
@@ -10,7 +10,7 @@
10
"category": "public.app-category.productivity",
11
"target": ["dmg", "pkg", "zip", "mas"],
12
"icon": "build/icon.icns",
13
- "bundleVersion": "24110",
+ "bundleVersion": "25010",
14
"helperBundleId": "chat.rocket.electron.helper",
15
"type": "distribution",
16
"artifactName": "rocketchat-${version}-${os}.${ext}",
0 commit comments