Loading .meepctl-repocfg.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. version: 1.5.10 version: 1.6.0 repo: name: AdvantEDGE Loading examples/demo1/demo1-scenario.yaml +1 −1 Original line number Diff line number Diff line version: 1.5.6 version: 1.6.0 name: demo1 deployment: netChar: Loading examples/demo2/demo2-scenario.yaml +1 −1 Original line number Diff line number Diff line version: 1.5.6 version: 1.6.0 name: demo2 deployment: netChar: Loading go-apps/meepctl/cmd/version.go +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ type versionInfo struct { BuildID string `json:"build,omitempty"` } const meepctlVersion = "1.5.10" const meepctlVersion = "1.6.0" const na = "NA" const versionDesc = `Display version information Loading go-apps/meepctl/utils/config.go +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ import ( yaml "gopkg.in/yaml.v2" ) const configVersion = "1.5.10" const configVersion = "1.6.0" const defaultNotSet = "not set" Loading Loading
.meepctl-repocfg.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. version: 1.5.10 version: 1.6.0 repo: name: AdvantEDGE Loading
examples/demo1/demo1-scenario.yaml +1 −1 Original line number Diff line number Diff line version: 1.5.6 version: 1.6.0 name: demo1 deployment: netChar: Loading
examples/demo2/demo2-scenario.yaml +1 −1 Original line number Diff line number Diff line version: 1.5.6 version: 1.6.0 name: demo2 deployment: netChar: Loading
go-apps/meepctl/cmd/version.go +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ type versionInfo struct { BuildID string `json:"build,omitempty"` } const meepctlVersion = "1.5.10" const meepctlVersion = "1.6.0" const na = "NA" const versionDesc = `Display version information Loading
go-apps/meepctl/utils/config.go +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ import ( yaml "gopkg.in/yaml.v2" ) const configVersion = "1.5.10" const configVersion = "1.6.0" const defaultNotSet = "not set" Loading