mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-05 05:01:28 +00:00
Release v4.2.1
This release refactors the BAT tests and adds new tests for the bundle command, fixes a bug where the version URL was set to the content URL, reports packages as part of bundle list, and cleans up temp dirs. Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ import (
|
||||
)
|
||||
|
||||
// Version of Mixer. Also used by the Makefile for releases.
|
||||
const Version = "4.2.0"
|
||||
const Version = "4.2.1"
|
||||
|
||||
// UseNewSwupdServer controls whether to use the new implementation of
|
||||
// swupd-server (package swupd) when possible. This is an experimental feature.
|
||||
|
||||
Reference in New Issue
Block a user