Skip to content

Commit

Permalink
update version to 1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jiwen624 authored Apr 21, 2020
1 parent e0c3aa4 commit 63c2b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v1/ao/internal/utils/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (

var (
// The AppOptics Go agent version
version = "1.13.0"
version = "1.13.1"

// The Go version
goVersion = strings.TrimPrefix(runtime.Version(), "go")
Expand Down

0 comments on commit 63c2b45

Please sign in to comment.