[go: up one dir, main page]

Exclude Clock 2.27 nightly from F-Droid metadata

This MR aims to remove the 2.27 nightly version of the Clock app from the F-Droid metadata configuration.

Changes:

  • Removed the 2.27 version from the Builds: section in the metadata.yml file to prevent it from being published on F-Droid. This version was a nightly build and should not be distributed on F-Droid.
  • Updated the CurrentVersion field in the metadata.yml file to reflect the latest stable version available.
  • Updated the regular expression for UpdateCheckMode to better match version tags (if modified).

Context:

  • Version 2.27 is a nightly build that is not ready for stable release. It is removed from the metadata to prevent it from being included in the F-Droid build.
  • This change ensures that only stable versions will be built and distributed.

Associated issue:

Closes #3708 (closed)

Merge request reports

Loading