Skip to content

Commit

Permalink
Update plugin.json
Browse files Browse the repository at this point in the history
Release 0.0.2
  • Loading branch information
marcoserafini2 committed Mar 26, 2024
1 parent 13222da commit bbbe5d9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions plugin.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "Declarative Memory Profiling",
"version": "0.0.1",
"description": "Description of declarative_memory_profiling.",
"author_name": "Me",
"author_url": "https://mywebsite.me",
"plugin_url": "https://github.com/my_name/declarative_memory_profiling",
"version": "0.0.2",
"description": "A plugin that allows you to profile declarative memory.",
"author_name": "Marco Serafini",
"author_url": "https://github.com/marcoserafini2",
"plugin_url": "https://github.com/marcoserafini2/declarative_memory_profiling",
"tags": "cat, template, example",
"thumb": "https://raw.githubusercontent.com/my_repo_path/declarative_memory_profiling.png"
"thumb": "https://raw.githubusercontent.com/marcoserafini2/declarative_memory_profiling/main/declarative_memory_profiling_logo.png"
}

0 comments on commit bbbe5d9

Please sign in to comment.