Skip to content

Commit

Permalink
Release: 0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
RyotaUshio committed Oct 29, 2024
1 parent 939115f commit 24860f2
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"id": "inline-math",
"name": "No more flickering inline math",
"version": "0.3.5",
"version": "0.3.6",
"minAppVersion": "1.3.0",
"description": "No longer disturbed by flickering inline math in Obsidian.",
"description": "Remove flickering inline math.",
"author": "Ryota Ushio",
"authorUrl": "https://github.com/RyotaUshio",
"fundingUrl": {
Expand Down
26 changes: 13 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "obsidian-inline-math",
"version": "0.3.5",
"description": "No longer disturbed by flickering inline math in Obsidian.",
"version": "0.3.6",
"description": "An Obsidian.md plugin to remove flickering inline math.",
"main": "main.js",
"scripts": {
"dev": "node esbuild.config.mjs",
Expand Down

0 comments on commit 24860f2

Please sign in to comment.