chore: bump version to 1.5.1

This commit is contained in:
memodack 2025-11-19 16:25:17 +02:00
parent 65fea10f14
commit caeb82fcd0
3 changed files with 4 additions and 3 deletions

View file

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

View file

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

View file

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