We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7458bf2 commit 3470b8cCopy full SHA for 3470b8c
main.go
@@ -7,7 +7,7 @@ import (
7
"time"
8
)
9
10
-const VERSION = "1.0.6"
+const VERSION = "1.0.7-rc.1"
11
12
func main() {
13
bugsnag.Configure(bugsnag.Configuration{
0 commit comments