mirror of
https://github.com/martinlegend/neogdsync.git
synced 2026-07-22 14:10:28 +00:00
Bump to 1.0.7 for personal BRAT-installable build
Lets BRAT install this patched build (authProxyUrl fix) on mobile without needing direct filesystem access to .obsidian/plugins/.
This commit is contained in:
parent
3f33d518d1
commit
ab3646a0b0
2 changed files with 3 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "neogdsync",
|
||||
"name": "NeoGDSync",
|
||||
"version": "1.0.6",
|
||||
"version": "1.0.7",
|
||||
"minAppVersion": "1.6.0",
|
||||
"description": "Lightweight Google Drive sync with path-based index, conflict detection, and smart/push/pull modes.",
|
||||
"author": "martinlegend",
|
||||
|
|
|
|||
|
|
@ -17,5 +17,6 @@
|
|||
"1.0.3": "1.6.0",
|
||||
"1.0.4": "1.6.0",
|
||||
"1.0.5": "1.6.0",
|
||||
"1.0.6": "1.6.0"
|
||||
"1.0.6": "1.6.0",
|
||||
"1.0.7": "1.6.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue