Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
mikigal committed Jun 27, 2024
1 parent a4fe7bc commit b8e9aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
g "github.com/AllenDang/giu"
)

const version = "1.1.5"
const version = "1.1.6"

var (
supportedInput = []string{".mp4", ".avi", ".mkv"}
Expand Down

0 comments on commit b8e9aef

Please sign in to comment.