aboutsummaryrefslogtreecommitdiffstats
path: root/electron-builder.yml
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-04-16 23:22:55 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-04-16 23:22:55 +0530
commit086f5bd599ccbb305e83b5c6aae9a562dba67196 (patch)
tree00bf05d77a4c306d68cf26d9789ce58c5b319578 /electron-builder.yml
parentFix rename of files and folders from 'Ferdi' to 'Ferdium' (diff)
downloadferdium-app-086f5bd599ccbb305e83b5c6aae9a562dba67196.tar.gz
ferdium-app-086f5bd599ccbb305e83b5c6aae9a562dba67196.tar.zst
ferdium-app-086f5bd599ccbb305e83b5c6aae9a562dba67196.zip
Changed license filename and the new license-holders
Diffstat (limited to 'electron-builder.yml')
-rw-r--r--electron-builder.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/electron-builder.yml b/electron-builder.yml
index a1d58cd10..ebe16b29c 100644
--- a/electron-builder.yml
+++ b/electron-builder.yml
@@ -2,7 +2,7 @@ directories:
2 app: ./build 2 app: ./build
3 output: ./out 3 output: ./out
4 4
5appId: "com.kytwb.ferdium" 5appId: "org.ferdium.ferdium-app"
6 6
7mac: 7mac:
8 hardenedRuntime: true 8 hardenedRuntime: true
@@ -42,7 +42,7 @@ win:
42 arch: [x64, ia32] 42 arch: [x64, ia32]
43 - target: portable 43 - target: portable
44 arch: [x64, ia32] 44 arch: [x64, ia32]
45 publisherName: "Amine Mouafik" 45 publisherName: "Ferdium Contributors"
46 46
47linux: 47linux:
48 icon: ./build-helpers/images/icons 48 icon: ./build-helpers/images/icons