chore: prepare 3.4.0 release (#4950)

This commit is contained in:
Matti Nannt
2025-03-13 20:38:32 +01:00
committed by GitHub
parent 05f1068e01
commit c28de7c079
2 changed files with 3 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@formbricks/web",
"version": "3.3.2",
"version": "3.4.0",
"private": true,
"scripts": {
"clean": "rimraf .turbo node_modules .next",

View File

@@ -5,8 +5,8 @@ description: A Helm chart for Formbricks with PostgreSQL, Redis
type: application
# Helm chart Version
version: 3.3.1
appVersion: v3.3.1
version: 3.4.0
appVersion: v3.4.0
keywords:
- formbricks
@@ -18,7 +18,6 @@ maintainers:
- name: Formbricks
email: info@formbricks.com
dependencies:
- name: postgresql
version: "16.4.16"