Skip to content

Commit

Permalink
Bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mike76-dev committed May 18, 2023
1 parent 4be04f4 commit 71dd48d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ endif

ldflags= \
-X "go.sia.tech/siad/build.BinaryName=satd" \
-X "go.sia.tech/siad/build.NodeVersion=0.1.0" \
-X "go.sia.tech/siad/build.NodeVersion=0.2.0" \
-X "go.sia.tech/siad/build.GitRevision=${GIT_DIRTY}${GIT_REVISION}" \
-X "go.sia.tech/siad/build.BuildTime=${BUILD_TIME}"

Expand Down

0 comments on commit 71dd48d

Please sign in to comment.