common-updater: change default development version check to false

This commit is contained in:
José Romildo Malaquias 2020-04-15 12:07:01 -03:00
parent 4b596ca254
commit 7d84c7cd36

View file

@ -5,8 +5,8 @@
, attrPath ? pname
, versionLister
, rev-prefix ? ""
, odd-unstable ? true
, patchlevel-unstable ? true
, odd-unstable ? false
, patchlevel-unstable ? false
}:
let