diff --git a/forge.config.ts b/forge.config.ts index 1e166bc..59ab0d8 100644 --- a/forge.config.ts +++ b/forge.config.ts @@ -40,7 +40,7 @@ const config: ForgeConfig = { name: 'boson', }, prerelease: true, - tagPrefix: '', + tagPrefix: 'v', }, }, ],