Skip to content

Commit e0f88c2

Browse files
Merge pull request #831 from dolthub/release/0.3.69
Update versions for release 0.3.69
2 parents 8e4495d + d08cc84 commit e0f88c2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

web/build/builder-linux-config.yaml

Lines changed: 1 addition & 1 deletion
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.71
6+
buildVersion: 0.3.72
77
copyright: Copyright © 2024 DoltHub Inc
88
icon: build/linux/icon.png
99
files:

web/build/builder-mas-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ directories:
33
buildResources: build
44
appId: com.dolthub.dolt-workbench
55
productName: DoltWorkbench
6-
buildVersion: 0.3.98
6+
buildVersion: 0.3.99
77
copyright: Copyright © 2024 <DoltHub Inc>
88
files:
99
- filter:

web/build/builder-win-config.yaml

Lines changed: 1 addition & 1 deletion
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.72
6+
buildVersion: 0.3.73
77
copyright: Copyright © 2024 DoltHub Inc
88
icon: build/appx/icon.ico
99
files:

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "SQL workbench for MySQL and PostgreSQL databases",
55
"homepage": "https://github.com/dolthub/dolt-workbench",
66
"repository": "dolthub/dolt-workbench",
7-
"version": "0.3.68",
7+
"version": "0.3.69",
88
"main": "app/background.js",
99
"author": "DoltHub",
1010
"packageManager": "yarn@4.12.0",

0 commit comments

Comments
 (0)