Skip to content

Commit

Permalink
Merge pull request #271 from spacemeshos/bump-post-service-v0.7.1
Browse files Browse the repository at this point in the history
Bump service to v0.7.1
  • Loading branch information
poszu authored Mar 1, 2024
2 parents 83f3fde + b9e16cd commit a8a58c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.Inc
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ else
endif

# Also update 'SUPPORTED_VERSION' in internal/postrs/version_check.go
POSTRS_SETUP_REV = 0.7.0
POSTRS_SETUP_REV = 0.7.1
POSTRS_SETUP_ZIP = libpost-$(platform)-v$(POSTRS_SETUP_REV).zip
POSTRS_SETUP_URL_ZIP ?= https://github.com/spacemeshos/post-rs/releases/download/v$(POSTRS_SETUP_REV)/$(POSTRS_SETUP_ZIP)

Expand Down

0 comments on commit a8a58c6

Please sign in to comment.