Skip to content

Commit

Permalink
feat: upgrade community plugins (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonas-notcat authored Oct 17, 2023
1 parent a7abf68 commit 6792b81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/agent-explore/src/plugins/community.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export const communityPlugins: IAgentExplorerPlugin[] = [
},
{
"config": {
"url": "https://cdn.jsdelivr.net/gh/veramolabs/agent-explorer-plugin-kudos@48c5797479464cad97433aa911a1c866d77b25c2/dist/plugin.js",
"url": "https://cdn.jsdelivr.net/gh/veramolabs/agent-explorer-plugin-kudos@c327b6ae48d5706ec5ac413c756a7e39142e98a1/dist/plugin.js",
"enabled": true
},
"name": "Kudos",
Expand Down

0 comments on commit 6792b81

Please sign in to comment.