logseq: only update to stable version

This commit is contained in:
linsui 2024-06-11 15:39:18 +08:00
parent 44decaeb80
commit 65ebae079d

View file

@ -303,6 +303,7 @@ Builds:
- versionName: 0.10.10
versionCode: 84
disable: nightly version
commit: d8c6ca264bdf9a6a0f03c46dbf3509210367624a
subdir: android/app
sudo:
@ -377,6 +378,6 @@ MaintainerNotes: The commit of rsapi need to be updated manually. First, find th
then check the update time of the libs in https://github.com/logseq/capacitor-file-sync/tree/master/android/src/main/jniLibs.
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 0.10.10
CurrentVersionCode: 84
UpdateCheckMode: Tags ^[\d.]+$
CurrentVersion: 0.10.9
CurrentVersionCode: 83