Skip to content

Commit

Permalink
chore: prepare rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fmorency committed Dec 11, 2024
1 parent df64d9f commit 8625d27
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 @@ -6,7 +6,7 @@ DOCKER := $(shell which docker)
LEDGER_ENABLED ?= true
BINDIR ?= $(GOPATH)/bin
BUILD_DIR = ./build
VERSION = v0.0.1-alpha.20
VERSION = v0.0.1-rc.1

export GO111MODULE = on

Expand Down

0 comments on commit 8625d27

Please sign in to comment.