Skip to content

Commit ec5080d

Browse files
authored
Update version.go
1 parent 10e04ad commit ec5080d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xds-adaptor/version.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ limitations under the License.
1313

1414
package main
1515

16-
var xdsAdaptorVersion string
17-
var lastCommitID string
16+
var xdsAdaptorVersion string = "v0.9.9"
17+
var lastCommitID string = "10e04adc3f6230a2d0989ec77c96e391ff0280a5"

0 commit comments

Comments
 (0)