diff --git a/package-lock.json b/package-lock.json index e761316..2a41961 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "substandard", - "version": "1.0.0", + "version": "1.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "substandard", - "version": "1.0.0", + "version": "1.1.0", "dependencies": { "@atproto/api": "^0.17.0", "@atproto/oauth-client-browser": "^0.3.0", diff --git a/package.json b/package.json index e2d851c..966fab6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "substandard", - "version": "1.0.0", + "version": "1.1.0", "private": true, "license": "MIT", "type": "module", diff --git a/public/manifest.json b/public/manifest.json index 9345fe9..9d74b8d 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "substandard", - "version": "1.0.0", + "version": "1.1.0", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA9X42ElF0Js6o5Q4khUvEZJCEnEJuXEswyH4AXc9pA98vP5K/wIyj3grJIREAVHvJYCtAfvWPlLq//WQdnoRt5j7RljVDrwRxuxqDXZ7k3M6ipX8czg7wKfS0Gq2rTgVZD1po96eHTFNyxbaR08maLNIwNNWYqbwCECRR41uXdpw+XS66KvGZ8RybnPArkk0jW9lQ5ro/WlDpyjmTxWWYIM2nkZ/m2e66ZLCuT7HcYpHJmsEOH/xBUkgRZMzmEcQJk5m3rSuEOaB4DzSGZTaRy2OLzxMbAnpgKPTOSqa2RLYvb4MsrUgs2akezzGD0pJD46FkeB6eaLxqCprrIn3fIQIDAQAB", "description": "Detect and subscribe to standard.site publications on the AT Protocol.", "icons": {