Bump version to 1.1.0 and update README

This commit is contained in:
2026-02-19 22:02:21 +02:00
parent a073149da5
commit cf06ad8ad4
4 changed files with 39 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Vesper",
"version": "1.0.1",
"version": "1.1.0",
"identifier": "com.vesper.reader",
"build": {
"beforeDevCommand": "npm run dev",