FIX: caret color

This commit is contained in:
Gabriele Cannata 2023-09-23 09:10:57 +02:00
parent af4a86d37c
commit b6622a02cf
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "workbooks",
"name": "Workbooks",
"version": "1.0.0",
"version": "1.0.1",
"minAppVersion": "0.15.0",
"description": "Work with Spreadsheets inside your notes",
"author": "Gabriele Cannata",

View file

@ -1,6 +1,6 @@
{
"name": "obsidian-workbooks",
"version": "1.0.0",
"version": "1.0.1",
"description": "Work with Spreadsheets inside your notes",
"main": "main.js",
"scripts": {