Skip to content

Commit

Permalink
revert version bump (#319)
Browse files Browse the repository at this point in the history
release not ready yet
  • Loading branch information
loosebazooka authored Nov 21, 2022
1 parent 8b3f87e commit 5e347b6
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 @@ -14,7 +14,7 @@

# Bump these on release
VERSION_MAJOR ?= 1
VERSION_MINOR ?= 14
VERSION_MINOR ?= 13
VERSION_BUILD ?= 0

VERSION ?= v$(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_BUILD)
Expand Down

0 comments on commit 5e347b6

Please sign in to comment.