Skip to content

Commit

Permalink
Bump patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
mike76-dev committed Feb 26, 2024
1 parent b56cf33 commit c9d7178
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 "github.com/mike76-dev/sia-satellite/internal/build.BinaryName=satd" \
-X "github.com/mike76-dev/sia-satellite/internal/build.NodeVersion=0.10.0" \
-X "github.com/mike76-dev/sia-satellite/internal/build.NodeVersion=0.10.1" \
-X "github.com/mike76-dev/sia-satellite/internal/build.GitRevision=${GIT_DIRTY}${GIT_REVISION}" \
-X "github.com/mike76-dev/sia-satellite/internal/build.BuildTime=${BUILD_TIME}"

Expand Down

0 comments on commit c9d7178

Please sign in to comment.