Skip to content

Commit

Permalink
chore: Bump versions in fluence yaml (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
nahsi authored Jan 31, 2024
1 parent dcedc75 commit cd5734c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion .github/release-please/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@
"packages": {
".": {
"package-name": "spell",
"component": "spell"
"component": "spell",
"extra-files": [
"fluence.yaml"
]
}
}
}
4 changes: 2 additions & 2 deletions fluence.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ version: 6
aquaInputPath: integration-tests/aqua

aquaDependencies:
"@fluencelabs/spell": file:./src/aqua/spell/fluencelabs-spell-0.6.9.tgz
"@fluencelabs/installation-spell": file:./src/aqua/installation-spell/fluencelabs-installation-spell-0.6.9.tgz
"@fluencelabs/spell": file:./src/aqua/spell/fluencelabs-spell-0.6.9.tgz # x-release-please-version
"@fluencelabs/installation-spell": file:./src/aqua/installation-spell/fluencelabs-installation-spell-0.6.9.tgz # x-release-please-version
"@fluencelabs/aqua-lib": 0.9.1
"@fluencelabs/registry": 0.9.4
"@fluencelabs/aqua-ipfs": 0.5.30
Expand Down

0 comments on commit cd5734c

Please sign in to comment.