Skip to content

Commit a7c194c

Browse files
committed
prepare version 0.0.2
Signed-off-by: Ricardo Mateus <rmateus@suse.com>
1 parent dd6ab0d commit a7c194c

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515
var rootCmd = &cobra.Command{
1616
Use: "inter-server-sync",
1717
Short: "Uyuni Inter Server Sync tool",
18-
Version: "0.2.1",
18+
Version: "0.2.2",
1919
}
2020

2121
func Execute() {

inter-server-sync.changes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
-------------------------------------------------------------------
2+
Tue May 17 14:24:28 UTC 2022 - Ricardo Mateus <rmateus@suse.com>
3+
14
- version 0.2.2
25
* Parameter --channel-with-children didn't export data(bsc#1199089)
36
* Clean rhnchannelcloned table to rebuild hierarchy (bsc#1197400)

0 commit comments

Comments
 (0)