diff --git a/package.json b/package.json index be527be2..c6b67375 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "safe-homepage", "homepage": "https://github.com/safe-global/safe-homepage", - "version": "1.4.6", + "version": "1.4.7", "scripts": { "build": "next build && next export", "lint": "tsc && next lint",