Skip to content

Commit

Permalink
[release docs] bump docs 1.16.8-A0
Browse files Browse the repository at this point in the history
Signed-off-by: munishchouhan <[email protected]>
  • Loading branch information
munishchouhan committed Jan 20, 2025
1 parent 84ad4f4 commit 32b6bb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.16.8
1.16.8-A0
2 changes: 1 addition & 1 deletion typespec/routes.tsp
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ using TypeSpec.Versioning;
@server("https://wave.seqera.io", "wave prod endpoint")
namespace wave {
enum Versions {
v1: "1.16.7",
v1: "1.16.8-A0",
}
@route("/v1alpha2/container")
interface ContainerService {
Expand Down

0 comments on commit 32b6bb9

Please sign in to comment.