mirror of
https://github.com/tuxitop/chessview.git
synced 2026-07-22 06:27:57 +00:00
Bump to v 1.1.0
This commit is contained in:
parent
4bc45e9ef0
commit
1430869a06
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "chessview",
|
||||
"name": "ChessView",
|
||||
"version": "1.0.3",
|
||||
"version": "1.1.0",
|
||||
"minAppVersion": "1.1.9",
|
||||
"description": "Render interactive chess boards from PGN/FEN notation with puzzles, arrows, and move navigation.",
|
||||
"author": "Ali Mousavi",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "chessview",
|
||||
"version": "1.0.3",
|
||||
"version": "1.1.0",
|
||||
"description": "Interactive chess board plugin for Obsidian",
|
||||
"author": "Ali Mousavi",
|
||||
"license": "MIT",
|
||||
|
|
|
|||
Loading…
Reference in a new issue