Bump version to 0.2.1 and increase minimum window width to 900px

This commit is contained in:
drelich
2026-03-26 09:30:39 +01:00
parent 0a5dba2a98
commit 17c79a3aa8
3 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "nextcloud-notes-tauri",
"private": true,
"version": "0.2.0",
"version": "0.2.1",
"type": "module",
"scripts": {
"dev": "vite",