mirror of
https://github.com/gavvvr/obsidian-timecodes-plugin.git
synced 2026-07-22 05:38:08 +00:00
chore: 0.0.2 release
This commit is contained in:
parent
d1aa69df99
commit
51caadc76e
2 changed files with 3 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "timecodes",
|
||||
"name": "Timecodes",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"minAppVersion": "0.13.8",
|
||||
"description": "Converts raw text timecodes into clickable URLs if a note contains a link to a video",
|
||||
"author": "Kirill Gavrilov",
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
{
|
||||
"0.0.1": "0.13.8"
|
||||
"0.0.1": "0.13.8",
|
||||
"0.0.2": "0.13.8"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue