diff --git a/package.json b/package.json index 1f7b7c50..1762a271 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "safe-homepage", "homepage": "https://github.com/safe-global/safe-homepage", - "version": "1.6.6", + "version": "1.6.7", "scripts": { "build": "next build && next export", "lint": "next lint",