Skip to content

Commit

Permalink
Merge pull request #173 from appoptics/AO-19741-bump-version
Browse files Browse the repository at this point in the history
AO-19741: Bump version to 1.15.0
  • Loading branch information
jiwen624 authored Apr 7, 2021
2 parents 27662ac + 47e801e commit 653c51e
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.14.0"
version = "1.15.0"

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

0 comments on commit 653c51e

Please sign in to comment.