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

Commit 67ebe0a

Browse files
committed
Bump windows version to 6.3.0
1 parent 7da1124 commit 67ebe0a

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["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.2.1".split(".")
28+
winversion = "6.3.0".split(".")
2929

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

0 commit comments

Comments
 (0)