Commit 30159d3 1 parent 0760cec commit 30159d3 Copy full SHA for 30159d3
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ concurrency:
15
15
env :
16
16
DASEL_VERSION : https://github.com/TomWright/dasel/releases/download/v1.24.3/dasel_linux_amd64
17
17
RUST_VERSION : 1.70.0
18
- FUEL_CORE_VERSION : 0.19.1
18
+ FUEL_CORE_VERSION : 0.20.4
19
19
IMAGE_NAME : ${{ github.repository }}
20
20
21
21
jobs :
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ homepage = "https://fuel.network/"
5
5
license = " Apache-2.0"
6
6
repository = " https://github.com/FuelLabs/fuel-block-committer"
7
7
rust-version = " 1.70.0"
8
- version = " 0.0 .0"
8
+ version = " 0.1 .0"
9
9
name = " fuel-block-committer"
10
10
11
11
[[test ]]
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ apiVersion: v2
2
2
name : fuel-block-committer
3
3
description : Fuel Block Committer Helm Chart
4
4
type : application
5
- appVersion : " 0.0 .0"
5
+ appVersion : " 0.1 .0"
6
6
version : 0.1.0
You can’t perform that action at this time.
0 commit comments