Skip to content

Commit

Permalink
preprare version 0.3.1
Browse files Browse the repository at this point in the history
Signed-off-by: Ricardo Mateus <rmateus@suse.com>
  • Loading branch information
rjmateus committed Nov 2, 2023
1 parent 1aa7948 commit dbc1eff
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 @@ -17,7 +17,7 @@ import (
var rootCmd = &cobra.Command{
Use: "inter-server-sync",
Short: "Uyuni Inter Server Sync tool",
Version: "0.3.0",
Version: "0.3.1",
}

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 @@
* Correct index sequence name for table rhnPackageExtraTagKey
-------------------------------------------------------------------
Thu Nov 2 12:01:52 UTC 2023 - Ricardo Mateus <rmateus@suse.com>

- version 0.3.1
* Correct index sequence name for table rhnPackageExtraTagKey

-------------------------------------------------------------------
Wed Aug 9 12:56:27 UTC 2023 - Witek Bedyk <witold.bedyk@suse.com>
Expand Down

0 comments on commit dbc1eff

Please sign in to comment.