mirror of
https://github.com/prncc/obsidian-repeat-plugin.git
synced 2026-07-22 06:50:25 +00:00
Prepare release of version 2.0.0
This commit is contained in:
parent
a71dc21494
commit
cd59050c3a
2 changed files with 4 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "repeat-plugin",
|
||||
"name": "Repeat",
|
||||
"version": "1.10.0",
|
||||
"version": "2.0.0",
|
||||
"minAppVersion": "1.1.0",
|
||||
"description": "Review notes using periodic or spaced repetition.",
|
||||
"author": "Andre Perunicic",
|
||||
|
|
|
|||
|
|
@ -23,5 +23,7 @@
|
|||
"1.9.0": "1.1.0",
|
||||
"1.9.1": "1.1.0",
|
||||
"1.9.2": "1.1.0",
|
||||
"1.10.0": "1.1.0"
|
||||
"1.10.0": "1.1.0",
|
||||
"2.0.0": "1.10.0"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue