mirror of
https://github.com/eondrcode/obsidian-manager.git
synced 2026-07-22 11:40:24 +00:00
- chore: 1.0.3
This commit is contained in:
parent
4f3625cc68
commit
6cfc0e704d
2 changed files with 3 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "better-plugins-manager",
|
||||
"name": "Better Plugins Manager",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"minAppVersion": "1.5.8",
|
||||
"description": "Plugin Manager: Simplify, Enhance, Personalize | 插件管理器:简化操作、增强功能、个性化设置",
|
||||
"author": "zero",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"1.0.0": "1.5.8",
|
||||
"1.0.1": "1.5.8",
|
||||
"1.0.2": "1.5.8"
|
||||
"1.0.2": "1.5.8",
|
||||
"1.0.3": "1.5.8"
|
||||
}
|
||||
Loading…
Reference in a new issue