We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9e3309 commit b1bfc2aCopy full SHA for b1bfc2a
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+## [v3.7.10](https://github.com/epwalsh/obsidian.nvim/releases/tag/v3.7.10) - 2024-04-19
11
+
12
### Fixed
13
14
- Fixed bug with OS detection introduced by 6ffd1964500d24c1adde3c88705b146d9c415207.
lua/obsidian/version.lua
@@ -1 +1 @@
1
-return "3.7.9"
+return "3.7.10"
0 commit comments