chore: bump version to 1.5.3

This commit is contained in:
memodack 2025-11-27 17:25:29 +02:00
parent cbe2f9d88e
commit 0d7e568033
3 changed files with 4 additions and 3 deletions

View file

@ -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",

View file

@ -1,6 +1,6 @@
{
"name": "memodack",
"version": "1.5.2",
"version": "1.5.3",
"description": "Your second language memory tool",
"license": "MIT",
"author": "memodack",

View file

@ -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"
}