Skip to content

Commit 38eb964

Browse files
chore(release): release version 1.14.0
1 parent 5110d32 commit 38eb964

File tree

5 files changed

+12
-12
lines changed

5 files changed

+12
-12
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ resolver = "2"
44

55
[workspace.package]
66
edition = "2021"
7-
version = "1.13.0"
7+
version = "1.14.0"
88
authors = ["Block <[email protected]>"]
99
license = "Apache-2.0"
1010
repository = "https://github.com/block/goose"

ui/desktop/openapi.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"license": {
1111
"name": "Apache-2.0"
1212
},
13-
"version": "1.13.0"
13+
"version": "1.14.0"
1414
},
1515
"paths": {
1616
"/agent/add_extension": {
@@ -4954,4 +4954,4 @@
49544954
}
49554955
}
49564956
}
4957-
}
4957+
}

ui/desktop/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "goose-app",
33
"productName": "Goose",
4-
"version": "1.13.0",
4+
"version": "1.14.0",
55
"description": "Goose App",
66
"engines": {
77
"node": "^22.17.1"

0 commit comments

Comments
 (0)