Skip to content

Commit a0500c1

Browse files
Update version.json for 2.0.14
1 parent d21df72 commit a0500c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.0.13-build.{height}",
2+
"version": "2.0.14",
33
"publicReleaseRefSpec": [
44
"^refs/heads/main$", // we release out of main
55
"^refs/heads/rel/\\d+\\.\\d+\\.\\d+" // we also release branches starting with rel/N.N.N
@@ -12,4 +12,4 @@
1212
"enabled": false
1313
}
1414
}
15-
}
15+
}

0 commit comments

Comments
 (0)