update marketplace

This commit is contained in:
Henry
2023-08-30 12:34:50 +01:00
parent b2627cafa3
commit 6372cb9c72
2 changed files with 31 additions and 2 deletions
@@ -18,7 +18,7 @@ class Github_DocumentLoaders implements INode {
constructor() {
this.label = 'Github'
this.name = 'github'
this.version = 1.0
this.version = 2.0
this.type = 'Document'
this.icon = 'github.png'
this.category = 'Document Loaders'