Skip to content

Commit 890fee6

Browse files
committed
add screenshot image type and add support for gif
1 parent 73358a7 commit 890fee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515
ssh2 "github.com/go-git/go-git/v5/plumbing/transport/ssh"
1616
)
1717

18-
const version = "v0.5.1"
18+
const version = "v0.5.2"
1919

2020
func setAuth(keyfilepath string, ignoreHostkey bool) transport.AuthMethod {
2121

0 commit comments

Comments
 (0)