Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
Merge pull request #104 from eclipse/tobespc-patch-1
Browse files Browse the repository at this point in the history
Update commands.go
  • Loading branch information
tobespc authored Sep 5, 2019
2 parents 845d7f5 + b60fe1f commit 9e6bdc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/commands.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import (

var tempFilePath = "installer-docker-compose.yaml"

const versionNum = "0.2.0"
const versionNum = "0.3.1"
const healthEndpoint = "/api/v1/environment"

//Commands for the installer
Expand Down

0 comments on commit 9e6bdc2

Please sign in to comment.