Skip to content

Commit af4bb61

Browse files
Update web/build/builder-linux-config.yaml buildVersion to 0.3.53 [skip ci]
1 parent f138f2e commit af4bb61

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

web/build/builder-linux-config.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ directories:
33
buildResources: build
44
appId: com.dolthub.dolt-workbench
55
productName: Dolt-Workbench
6-
buildVersion: 0.3.52
6+
buildVersion: 0.3.53
77
copyright: Copyright © 2024 DoltHub Inc
88
icon: build/linux/icon.png
99
files:
@@ -51,18 +51,16 @@ extraFiles:
5151
- "!**/*.md"
5252
- from: "build/linux/dolt-${arch}"
5353
to: resources/dolt
54-
5554
linux:
5655
icon: build/linux/icon.png
5756
category: "Development"
5857
target:
5958
- target: "AppImage"
60-
arch: ["x64","arm64"]
59+
arch: ["x64", "arm64"]
6160
artifactName: "${productName}-linux-${arch}.${ext}"
6261
executableName: "dolt-workbench"
6362
synopsis: "SQL workbench for MySQL and PostgreSQL"
6463
asar: false
6564
maintainer: "DoltHub Team <[email protected]>"
66-
6765
npmRebuild: false
6866
electronVersion: 31.7.1

0 commit comments

Comments
 (0)