diff --git a/metadata/com.standardnotes.yml b/metadata/com.standardnotes.yml index a6bee27e86..6936c87cd3 100644 --- a/metadata/com.standardnotes.yml +++ b/metadata/com.standardnotes.yml @@ -2855,9 +2855,9 @@ Builds: - popd ndk: r21e - - versionName: 3.9.12 + - versionName: 3.11.0 versionCode: 3000333 - commit: 3.9.12 + commit: 3.11.0 subdir: android/app/ sudo: - sysctl fs.inotify.max_user_watches=524288 @@ -2918,6 +2918,6 @@ Builds: AutoUpdateMode: Version %v UpdateCheckMode: HTTP VercodeOperation: 3000220 + %c -UpdateCheckData: https://github.com/standardnotes/mobile/actions/workflows/build-prod.yml|(\d+)\sworkflow\sruns|https://github.com/standardnotes/mobile/releases/latest|tree/([\d.]+) -CurrentVersion: 3.9.12 +UpdateCheckData: https://github.com/standardnotes/mobile/actions/workflows/build-prod.yml|(\d+)\sworkflow\sruns|https://github.com/standardnotes/mobile/tags/|/releases/tag/([\d.]+) +CurrentVersion: 3.11.0 CurrentVersionCode: 3000333