Skip to content

Commit

Permalink
chore: handle version upgrade (#91)
Browse files Browse the repository at this point in the history
* chore: change scenario version

* chore: try

* chore: restore

* chore: restore to develop branch

* chore: test update version

* chore: restore to develop
  • Loading branch information
qvaleroo authored Oct 31, 2023
1 parent d7549e6 commit 723add7
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
{
"Scenario": "0.2.3"
".": "0.3.0",
"extra-files": [
{
"type": "json",
"path": "Scenario/package.json",
"jsonpath": "$.version"
}
]
}

0 comments on commit 723add7

Please sign in to comment.