mirror of
https://github.com/memodack/memodack.git
synced 2026-07-22 11:50:25 +00:00
chore: bump version to 1.5.1
This commit is contained in:
parent
65fea10f14
commit
caeb82fcd0
3 changed files with 4 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "memodack",
|
||||
"name": "Memodack",
|
||||
"version": "1.5.0",
|
||||
"version": "1.5.1",
|
||||
"minAppVersion": "1.8.7",
|
||||
"description": "Your second language memory tool",
|
||||
"author": "memodack",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "memodack",
|
||||
"version": "1.5.0",
|
||||
"version": "1.5.1",
|
||||
"description": "Your second language memory tool",
|
||||
"license": "MIT",
|
||||
"author": "memodack",
|
||||
|
|
|
|||
|
|
@ -10,5 +10,6 @@
|
|||
"1.4.0": "1.8.7",
|
||||
"1.4.1": "1.8.7",
|
||||
"1.4.2": "1.8.7",
|
||||
"1.5.0": "1.8.7"
|
||||
"1.5.0": "1.8.7",
|
||||
"1.5.1": "1.8.7"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue