We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fd6c37 commit 2e82416Copy full SHA for 2e82416
main.go
@@ -21,7 +21,7 @@ import (
21
const (
22
owner = "dpolakovics"
23
repo = "soundscape-sync"
24
- currentTag = "v1.0.2"
+ currentTag = "v1.0.3"
25
)
26
27
func main() {
0 commit comments