Skip to content

Commit

Permalink
chore: release 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
eatgrass committed Dec 13, 2023
1 parent 330725e commit f4a1a46
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "lyrics",
"name": "Lyrics",
"version": "1.0.6",
"version": "1.0.7",
"minAppVersion": "0.15.0",
"description": "Enhance the audio player with interacive lyrics",
"author": "eatgrass",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "obsidian-sample-plugin",
"version": "1.0.0",
"description": "This is a sample plugin for Obsidian (https://obsidian.md)",
"name": "obsidian-lyrics-plugin",
"version": "1.0.7",
"description": "Enhance the audio player with interacive lyrics for obsidian",
"main": "main.js",
"scripts": {
"dev": "node esbuild.config.mjs",
Expand Down

0 comments on commit f4a1a46

Please sign in to comment.