Skip to content

Commit

Permalink
feat: also update manifest version
Browse files Browse the repository at this point in the history
  • Loading branch information
simon511000 committed Apr 6, 2024
1 parent 956e070 commit fe7c073
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
"extra-files": [
{
"type": "json",
"path": "manifest.json",
"jsonpath": "$.version"
}
]
}

0 comments on commit fe7c073

Please sign in to comment.