update: editing-toolbar version and config

This commit is contained in:
Mathis Gauthey
2024-01-04 10:38:06 +01:00
parent 3d44aa0ae4
commit 2aefa7a6b1
4 changed files with 129 additions and 97 deletions

View File

@@ -1,11 +1,11 @@
{
"id": "editing-toolbar",
"name": "Editing Toolbar",
"version": "2.3.1",
"version": "2.4.0",
"minAppVersion": "0.14.0",
"description": "The Obsidian Editing Toolbar is modified from cmenu, which provides more powerful customization settings and has many built-in editing commands to be a MS Word-like toolbar editing experience.",
"author": "Cuman",
"authorUrl": "https://github.com/cumany/obsidian-editing-toolbar",
"fundingUrl": "https://github.com/cumany#thank-you-very-much-for-your-support",
"isDesktopOnly": true
"isDesktopOnly": false
}