Skip to content

Commit 044b962

Browse files
authored
1.8.9
1 parent 377110e commit 044b962

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "obsidian-latex-suite",
33
"name": "Latex Suite",
4-
"version": "1.8.8",
4+
"version": "1.8.9",
55
"minAppVersion": "1.0.0",
66
"description": "Make typesetting LaTeX math as fast as handwriting through snippets, text expansion, and editor enhancements",
77
"author": "artisticat",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-latex-suite",
3-
"version": "1.8.8",
3+
"version": "1.8.9",
44
"description": "Make typesetting LaTeX math as fast as handwriting through snippets, text expansion, and editor enhancements",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)