diff --git a/package.json b/package.json index 9f95689d0..0c7f7c612 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "safe-homepage", "homepage": "https://github.com/safe-global/safe-homepage", - "version": "1.2.3", + "version": "1.2.4", "scripts": { "build": "next build && next export", "lint": "tsc && next lint",