diff options
| author | haoyuren <13851610112@163.com> | 2026-04-25 19:02:50 -0300 |
|---|---|---|
| committer | haoyuren <13851610112@163.com> | 2026-04-25 19:02:50 -0300 |
| commit | 5a7e8f86b1c05330df89731b2d6539fb5b3b7997 (patch) | |
| tree | 24c9a900b2494796478af2936010fb33d16e4174 /package.json | |
| parent | 91544f44995bfde3735cb6d956ebe065b0943702 (diff) | |
Fix packaged MCP server pathv0.3.8
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6b4110f..6f0f39d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lattex", - "version": "0.3.7", + "version": "0.3.8", "description": "LaTeX editor with real-time Overleaf sync", "license": "AGPL-3.0", "author": "Yuren Hao", |
