Skip to content

Commit

Permalink
Merge pull request #472 from nanovms/vers
Browse files Browse the repository at this point in the history
vers bump
  • Loading branch information
eyberg authored Feb 20, 2020
2 parents de12f40 + 6ff65aa commit 7502d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lepton/const.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const manifest string = `(
)`

// Version for ops
const Version = "0.1.8"
const Version = "0.1.9"

// OpsReleaseURL gives URL to download latest ops binary
const OpsReleaseURL = "https://storage.googleapis.com/cli/%v/ops"
Expand Down

0 comments on commit 7502d88

Please sign in to comment.