new release 1.12.1

This commit is contained in:
Michalis Efstratiadis 2026-01-28 17:54:14 +02:00
parent fe246bca0b
commit cffedd314f
No known key found for this signature in database
2 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "memochron",
"name": "MemoChron",
"version": "1.12.0",
"version": "1.12.1",
"minAppVersion": "1.8.9",
"description": "Calendar integration and note creation with support for public iCalendar URLs",
"author": "Michalis Efstratiadis",

View file

@ -38,5 +38,6 @@
"1.10.1": "1.8.9",
"1.11.0": "1.8.9",
"1.11.1": "1.8.9",
"1.12.0": "1.8.9"
"1.12.0": "1.8.9",
"1.12.1": "1.8.9"
}