Bump version to 1.0.1

This commit is contained in:
Yusen 2026-06-13 21:38:33 +08:00
parent 3ee1efb4de
commit 18af9c116b
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "moving-note",
"name": "Moving Note",
"version": "1.0.0",
"version": "1.0.1",
"minAppVersion": "1.6.6",
"description": "Sync your notes via Git on desktop and GitHub API on mobile. Simple, reliable, cross-device.",
"author": "Yusen",

View file

@ -1,6 +1,6 @@
{
"name": "moving-note",
"version": "1.0.0",
"version": "1.0.1",
"description": "Sync notes via git on desktop and GitHub API on mobile",
"main": "main.js",
"scripts": {