Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit 9901990

Browse files
bump version to 0.6
1 parent 26148e0 commit 9901990

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

getagent.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ DEFAULT_TEE_VERSION="14.0.2-private"
1717
# export bit_override=x86_64
1818

1919
#no version is latest
20-
DEFAULT_AGENT_VERSION=""
20+
DEFAULT_AGENT_VERSION="@0.6"
2121

2222
function failed()
2323
{

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vsoagent-installer",
33
"description": "Visual Studio Xplat Build Agent Installer",
44
"main": "bin/install.js",
5-
"version": "0.5.9",
5+
"version": "0.6.0",
66
"vsoAgentInfo": {
77
"serviceMilestone": "1.999.0"
88
},

0 commit comments

Comments
 (0)