diff --git a/dist/manifest.json b/dist/manifest.json index 0381183f..6e2af3b3 100644 --- a/dist/manifest.json +++ b/dist/manifest.json @@ -1,7 +1,7 @@ { "id": "b60d0ee4", "name": "Document Chat", - "version": "0.3.0", + "version": "0.3.1", "icons": [ { "width": 24, diff --git a/package-lock.json b/package-lock.json index 6d54d88a..e22e61d1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "document-chat-for-adobe-xd", - "version": "0.3.0", + "version": "0.3.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index db3cc38f..63211568 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "document-chat-for-adobe-xd", - "version": "0.3.0", + "version": "0.3.1", "private": true, "description": "Chat for XD Cloud Documents", "license": "MIT",