mirror of
https://github.com/memodack/memodack.git
synced 2026-07-22 05:35:52 +00:00
chore: bump version to 1.5.3
This commit is contained in:
parent
cbe2f9d88e
commit
0d7e568033
3 changed files with 4 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "memodack",
|
||||
"name": "Memodack",
|
||||
"version": "1.5.2",
|
||||
"version": "1.5.3",
|
||||
"minAppVersion": "1.8.7",
|
||||
"description": "Your second language memory tool",
|
||||
"author": "memodack",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "memodack",
|
||||
"version": "1.5.2",
|
||||
"version": "1.5.3",
|
||||
"description": "Your second language memory tool",
|
||||
"license": "MIT",
|
||||
"author": "memodack",
|
||||
|
|
|
|||
|
|
@ -12,5 +12,6 @@
|
|||
"1.4.2": "1.8.7",
|
||||
"1.5.0": "1.8.7",
|
||||
"1.5.1": "1.8.7",
|
||||
"1.5.2": "1.8.7"
|
||||
"1.5.2": "1.8.7",
|
||||
"1.5.3": "1.8.7"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue