diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-17 12:42:31 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-17 12:42:31 -0400 |
| commit | b6d650730be9369b89623f46cb773dcc880630cb (patch) | |
| tree | 0fe40b365b3e9e99f7df2c180eb87dd00c068ca6 /propellor.cabal | |
| parent | cb885b8a925fcaaec3e3685fc5cd4c369593afef (diff) | |
Propellor.Property.Sudo.enabledFor: Made revertable
(minor API change)
This commit was sponsored by Henrik Riomar on Patreon.
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/propellor.cabal b/propellor.cabal index 43a3ab5e..d4417578 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 4.3.4 +Version: 4.4.0 Cabal-Version: >= 1.20 License: BSD2 Maintainer: Joey Hess <id@joeyh.name> |
