From a9fe05d64af8c0b09fab6a6b655140791f321494 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 09:50:13 +0100 Subject: [PATCH] chore: bump version to v3.1.5 (#4729) Co-authored-by: GitHub Actions --- apps/web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/package.json b/apps/web/package.json index fe1e490f07..9ce8e6a811 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -1,6 +1,6 @@ { "name": "@formbricks/web", - "version": "3.1.4", + "version": "3.1.5", "private": true, "scripts": { "clean": "rimraf .turbo node_modules .next",