Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
lolopinto committed Aug 24, 2023
1 parent 89b44b4 commit cbb0c99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release_image/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ var NODE_VERSIONS = []int{
// 20,
}

const AUTO_SCHEMA_VERSION = "0.0.30"
const AUTO_SCHEMA_VERSION = "0.0.31"
const TSENT_VERSION = "v0.1.6-test3"

var SUFFIXES = []string{
Expand Down

0 comments on commit cbb0c99

Please sign in to comment.