mirror of
https://github.com/kadisonm/obsidian-homework-plugin.git
synced 2026-07-22 08:40:33 +00:00
Fixed incorrect manifest version
This commit is contained in:
parent
a910e7886e
commit
e7d0cff5b9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "homework-manager",
|
||||
"name": "Homework Manager",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Keeps track of homework through a to-do list.",
|
||||
"author": "Kadison McLellan",
|
||||
|
|
|
|||
Loading…
Reference in a new issue