Skip to content

Commit

Permalink
Updated agent version to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NehaNaithani committed Feb 1, 2024
1 parent ef728f3 commit 7bc9f44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser-iofogctl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,9 @@ builds:
- -s -w -X "github.com/eclipse-iofog/iofogctl/v3/pkg/util.proxyTag=3.0.0"
- -s -w -X "github.com/eclipse-iofog/iofogctl/v3/pkg/util.routerTag=3.0.0"
- -s -w -X "github.com/eclipse-iofog/iofogctl/v3/pkg/util.controllerTag=3.0.4"
- -s -w -X "github.com/eclipse-iofog/iofogctl/v3/pkg/util.agentTag=3.0.1"
- -s -w -X "github.com/eclipse-iofog/iofogctl/v3/pkg/util.agentTag=3.1.0"
- -s -w -X "github.com/eclipse-iofog/iofogctl/v3/pkg/util.controllerVersion=3.0.4"
- -s -w -X "github.com/eclipse-iofog/iofogctl/v3/pkg/util.agentVersion=3.0.1"
- -s -w -X "github.com/eclipse-iofog/iofogctl/v3/pkg/util.agentVersion=3.1.0"
- -s -w -X "github.com/eclipse-iofog/iofogctl/v3/pkg/util.repo=iofog"


Expand Down

0 comments on commit 7bc9f44

Please sign in to comment.