mirror of
https://github.com/gogs/gogs.git
synced 2025-12-21 07:39:59 +01:00
webhook: add file status to push event (#3897)
This commit is contained in:
2
vendor/github.com/gogits/go-gogs-client/gogs.go
generated
vendored
2
vendor/github.com/gogits/go-gogs-client/gogs.go
generated
vendored
@@ -14,7 +14,7 @@ import (
|
||||
)
|
||||
|
||||
func Version() string {
|
||||
return "0.12.10"
|
||||
return "0.12.11"
|
||||
}
|
||||
|
||||
// Client represents a Gogs API client.
|
||||
|
||||
Reference in New Issue
Block a user