Skip to content

Commit

Permalink
chore: bump initial version for old tools to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shifty11 committed Mar 12, 2024
1 parent 8c33be9 commit 95a5c2d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,27 +7,27 @@
"release-type": "go"
},
"protocol/core": {
"initial-version": "1.1.5",
"initial-version": "2.0.0",
"package-name": "protocol/core",
"release-type": "node"
},
"runtime/tendermint": {
"initial-version": "1.1.5",
"initial-version": "2.0.0",
"package-name": "runtime/tendermint",
"release-type": "node"
},
"runtime/tendermint-bsync": {
"initial-version": "1.1.5",
"initial-version": "2.0.0",
"package-name": "runtime/tendermint-bsync",
"release-type": "node"
},
"runtime/tendermint-ssync": {
"initial-version": "1.1.5",
"initial-version": "2.0.0",
"package-name": "runtime/tendermint-ssync",
"release-type": "node"
},
"tools/kysor": {
"initial-version": "1.3.1",
"initial-version": "2.0.0",
"package-name": "tools/kysor",
"release-type": "go",
"separate-pull-requests": true,
Expand Down

0 comments on commit 95a5c2d

Please sign in to comment.