Skip to content
This repository was archived by the owner on Jul 27, 2023. It is now read-only.

Commit 9b63f8a

Browse files
author
Sami Tabet
committed
Bump winversion to 6.6.0
1 parent 33aa9b8 commit 9b63f8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gorake.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def go_build(program, opts={})
2525
agentversion = ENV["AGENT_VERSION"] || ENV["PROCESS_AGENT_VERSION"] || "0.99.0"
2626

2727
# NOTE: This value is currently hardcoded and needs to be manually incremented during release
28-
winversion = "6.5.2".split(".")
28+
winversion = "6.6.0".split(".")
2929

3030
vars = {}
3131
vars["#{dd}.Version"] = agentversion

0 commit comments

Comments
 (0)