mirror of
https://github.com/adnanh/webhook.git
synced 2025-10-04 21:51:02 +00:00
chore: add goreleaser
This commit is contained in:
parent
6c8316730c
commit
9e754e8664
3 changed files with 125 additions and 6 deletions
5
internal/version/version.go
Normal file
5
internal/version/version.go
Normal file
|
@ -0,0 +1,5 @@
|
|||
package version
|
||||
|
||||
var (
|
||||
Version = "2.8.0"
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue