Skip to content

Commit

Permalink
0.2.4
Browse files Browse the repository at this point in the history
Signed-off-by: Kris Nóva <kris@nivenly.com>
  • Loading branch information
krisnova committed Aug 3, 2021
1 parent 4714ff3 commit 75021bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@

all: compile
version=$(shell git rev-parse HEAD)

# Global release version.
# Change this to bump the build version!
version="0.2.4"

compile: ## Compile for the local architecture ⚙
Expand Down

0 comments on commit 75021bc

Please sign in to comment.