Bump version to 1.0.3

This commit is contained in:
Jatin-Shihora 2026-03-26 23:29:17 +05:30
parent 2fb33c6722
commit e681d1d8c4
2 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "lofi-focus",
"name": "Lofi Focus",
"version": "1.0.2",
"version": "1.0.3",
"minAppVersion": "0.15.0",
"description": "Focus better with lofi vibes and Pomodoro sessions. Stream radio or play your music library, all within your vault.",
"author": "Jatin Shihora",

View file

@ -1,5 +1,6 @@
{
"1.0.0": "0.15.0",
"1.0.1": "0.15.0",
"1.0.2": "0.15.0"
"1.0.2": "0.15.0",
"1.0.3": "0.15.0"
}