We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76863e1 commit fe9f568Copy full SHA for fe9f568
1 file changed
utils/constants.ts
@@ -3,4 +3,4 @@
3
* This is managed by Renovate and updated automatically when new versions are released.
4
* renovate: datasource=github-releases depName=stacklok/toolhive versioning=semver
5
*/
6
-export const TOOLHIVE_VERSION = process.env.THV_VERSION ?? 'v0.11.2'
+export const TOOLHIVE_VERSION = process.env.THV_VERSION ?? 'v0.11.3'
0 commit comments