diff --git a/.env.example b/.env.example
index 3024342..1472c1f 100644
--- a/.env.example
+++ b/.env.example
@@ -1,4 +1,4 @@
-APP_VERSION=0.8.6
+APP_VERSION=0.8.7
NEXT_PUBLIC_PINATA_ENDPOINT_URL=https://api.pinata.cloud/pinning/pinFileToIPFS
NEXT_PUBLIC_SG721_CODE_ID=2595
diff --git a/package.json b/package.json
index 9b7bfe6..883afc6 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "stargaze-studio",
- "version": "0.8.6",
+ "version": "0.8.7",
"workspaces": [
"packages/*"
],
diff --git a/pages/authz/revoke.tsx b/pages/authz/revoke.tsx
index 2f52072..dc737eb 100644
--- a/pages/authz/revoke.tsx
+++ b/pages/authz/revoke.tsx
@@ -88,7 +88,7 @@ const RevokeAuthorization: NextPage = () => {
title="Authorization"
/>