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 165979a commit 1bb8629Copy full SHA for 1bb8629
electron-builder.mas.yml
@@ -2,7 +2,7 @@ appId: social.whalebird.app
2
productName: Whalebird
3
copyright: Copyright © 2018 Akira Fukushima
4
artifactName: "${productName}-${version}-${os}-${arch}.${ext}"
5
-buildVersion: "187"
+buildVersion: "188"
6
directories:
7
output: dist
8
buildResources: resources
package.json
@@ -2,7 +2,7 @@
"private": true,
"name": "Whalebird",
"description": "Electron based Fediverse client application",
- "version": "6.2.1",
+ "version": "6.2.2",
"author": "Akira Fukushima <h3.poteto@gmail.com>",
"main": "app/background.js",
"scripts": {
0 commit comments