mirror of
https://github.com/zhou-yusen/Moving-Note.git
synced 2026-07-22 07:45:22 +00:00
Bump version to 1.0.1
This commit is contained in:
parent
3ee1efb4de
commit
18af9c116b
2 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue