We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7fdeec commit e039af5Copy full SHA for e039af5
2 files changed
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changelog
2
3
-## v0.4.5 2026
+## v0.4.5 2025-12-27
4
+
5
+* [Improve minimum version requirements for marketplace packages](https://github.com/siyuan-note/siyuan/issues/16688)
6
7
## v0.4.4 2025-12-23
8
plugin.json
@@ -2,7 +2,7 @@
"name": "plugin-sample",
"author": "Vanessa",
"url": "https://github.com/siyuan-note/plugin-sample",
- "version": "0.4.4",
+ "version": "0.4.5",
"minAppVersion": "3.5.3",
"backends": [
"windows",
0 commit comments