chore: bump version to 1.5.2

This commit is contained in:
memodack 2025-11-24 17:23:27 +02:00
parent f798ff03a8
commit 7d5aa322f8
3 changed files with 4 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"id": "memodack",
"name": "Memodack",
"version": "1.5.1",
"version": "1.5.2",
"minAppVersion": "1.8.7",
"description": "Your second language memory tool",
"author": "memodack",

View file

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

View file

@ -11,5 +11,6 @@
"1.4.1": "1.8.7",
"1.4.2": "1.8.7",
"1.5.0": "1.8.7",
"1.5.1": "1.8.7"
"1.5.1": "1.8.7",
"1.5.2": "1.8.7"
}