mirror of
https://github.com/jatin-shihora/Obsidian-lofi-plugin.git
synced 2026-07-22 06:42:23 +00:00
Bump version to 1.0.3
This commit is contained in:
parent
2fb33c6722
commit
e681d1d8c4
2 changed files with 3 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
Loading…
Reference in a new issue