Skip to content

Commit

Permalink
With version changes we need VM 7.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
blairmcg committed Feb 28, 2016
1 parent a14b646 commit cc2a065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FetchVM.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

param
(
[string]$VMversion="v7.0.3"
[string]$VMversion="v7.0.4"
)

Try
Expand Down

0 comments on commit cc2a065

Please sign in to comment.