Skip to content

Commit 838d223

Browse files
authored
Update minor version to v49.1.0 (#2623)
1 parent e4ff2a2 commit 838d223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github/github.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import (
2727
)
2828

2929
const (
30-
Version = "v49.0.0"
30+
Version = "v49.1.0"
3131

3232
defaultAPIVersion = "2022-11-28"
3333
defaultBaseURL = "https://api.github.com/"

0 commit comments

Comments
 (0)