Skip to content

Commit

Permalink
Merge pull request #43 from dtnyn/dtnyn/cut-v1.7.1-release
Browse files Browse the repository at this point in the history
Cut v1.7.1 release
  • Loading branch information
dtnyn authored Jan 18, 2022
2 parents ec8d246 + 8327605 commit 1ee2af2
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
@@ -1,4 +1,4 @@
VERSION = 1.7.0
VERSION = 1.7.1
IMAGE = cyclops:$(VERSION)
ARCH=$(if $(TARGETPLATFORM),$(lastword $(subst /, ,$(TARGETPLATFORM))),amd64)

Expand Down

0 comments on commit 1ee2af2

Please sign in to comment.