Skip to content

Commit

Permalink
Merge pull request #144 from appoptics/AO-16200-release-v1.13.1
Browse files Browse the repository at this point in the history
AO-16200: Release v1.13.1
  • Loading branch information
jiwen624 authored Apr 21, 2020
2 parents e0c3aa4 + 63c2b45 commit 7f0617b
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 7f0617b

Please sign in to comment.