Skip to content

Commit

Permalink
fix: Improper manifest file
Browse files Browse the repository at this point in the history
  • Loading branch information
HEmile committed Mar 18, 2024
1 parent eedc101 commit bc101c3
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
{
"id": "supercharged-links-obsidian",
"name": "Supercharged Links",
<<<<<<< Updated upstream
"version": "0.11.1",
"minAppVersion": "1.4.0",
=======
"version": "0.11.0",
"version": "0.12.0",
"minAppVersion": "1.5.11",
>>>>>>> Stashed changes
"description": "Add properties and menu options to links and style them!",
"author": "mdelobelle & Emile",
"authorUrl": "https://github.com/mdelobelle/mdelobelle/tree/main",
Expand Down

0 comments on commit bc101c3

Please sign in to comment.