Skip to content

Commit

Permalink
Release v5.9.1
Browse files Browse the repository at this point in the history
This release includes a fix to delta pack generation and adds signing
support to the `latest` and `latest_version` files.

Changes:
- Return error instead of panic while generating delta
- Signing the latest file in version/formatXX dir

Signed-off-by: Rodrigo Chiossi <[email protected]>
  • Loading branch information
Rodrigo Chiossi committed Sep 16, 2019
1 parent 4e76482 commit ed8178c
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 @@ -9,7 +9,7 @@ include Makefile.bats

.NOTPARALLEL:

VERSION=5.9.0
VERSION=5.9.1
GO_PACKAGE_PREFIX := github.com/clearlinux/mixer-tools

.PHONY: gopath
Expand Down

0 comments on commit ed8178c

Please sign in to comment.