Skip to content

Commit

Permalink
prepare version 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
avshiliaev committed Jul 21, 2022
1 parent 061758f commit 016a6dc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import (
var rootCmd = &cobra.Command{
Use: "inter-server-sync",
Short: "Uyuni Inter Server Sync tool",
Version: "0.2.2",
Version: "0.2.3",
}

func Execute() {
Expand Down
6 changes: 5 additions & 1 deletion inter-server-sync.changes
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
* Compress exported sql data #16631
-------------------------------------------------------------------
Thu 21 Jul 11:21:25 UTC 2022 - Artem Shiliaev <[email protected]>

- version 0.2.3
* Compress exported sql data #16631

-------------------------------------------------------------------
Tue May 17 14:24:28 UTC 2022 - Ricardo Mateus <[email protected]>
Expand Down

0 comments on commit 016a6dc

Please sign in to comment.