Skip to content

Commit

Permalink
Merge branch 'main' of github.com:watzon/goshot
Browse files Browse the repository at this point in the history
  • Loading branch information
watzon committed Nov 22, 2024
2 parents c6e11f5 + 2fc502e commit 991520d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/version/version.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package version

const (
Version = "v0.4.13"
Revision = "3e515e41a95babc4a823ac71b765a5a996052546"
Version = "v0.4.15"
Revision = "788f2b94c6b424197886bcb09d644a125217b046"
Date = "2024-11-22"
)

0 comments on commit 991520d

Please sign in to comment.