mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
change make_current_version_link to default to False
This is semi-broken and barely used, it should be off by default for 2.0.
This commit is contained in:
parent
00c2cc969a
commit
ae3c9c0552
3 changed files with 3 additions and 1 deletions
|
@ -37,6 +37,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
|||
### Removed
|
||||
* removed support for txt and json metadata
|
||||
([!772](https://gitlab.com/fdroid/fdroidserver/-/merge_requests/772))
|
||||
* `make_current_version_link` is now off by default
|
||||
|
||||
## [1.1.4] - 2019-08-15
|
||||
### Fixed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue