chore: manual version sync to 1.1.2

This commit is contained in:
ClaudiaFang 2026-04-25 04:45:24 +00:00
parent ec758bc424
commit 4c98d19667
2 changed files with 4 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"id": "git-file-sync",
"name": "Git File Sync",
"version": "1.1.0",
"version": "1.1.2",
"minAppVersion": "0.15.0",
"description": "Selectively sync individual notes with GitLab or GitHub. Push, pull, diff, and resolve conflicts — file by file, on mobile and desktop.",
"author": "ClaudiaFang",

View file

@ -1,3 +1,4 @@
{
"1.0.0": "0.15.0"
}
"1.0.0": "0.15.0",
"1.1.2": "0.15.0"
}