diff --git a/Rome.cabal b/Rome.cabal index 9159272..9a75a72 100644 --- a/Rome.cabal +++ b/Rome.cabal @@ -1,5 +1,5 @@ name: Rome -version: 0.14.0.36 +version: 0.14.0.37 synopsis: An S3 cache for Carthage description: Please see README.md homepage: https://github.com/blender/Rome diff --git a/app/Main.hs b/app/Main.hs index f6c5917..fba333f 100644 --- a/app/Main.hs +++ b/app/Main.hs @@ -10,7 +10,7 @@ import System.Exit romeVersion :: RomeVersion -romeVersion = (0, 14, 0, 36) +romeVersion = (0, 14, 0, 37) diff --git a/stack.yaml b/stack.yaml index 4e2ab10..65f991b 100644 --- a/stack.yaml +++ b/stack.yaml @@ -41,8 +41,7 @@ packages: # (e.g., acme-missiles-0.3) extra-deps: - git: https://github.com/blender/zip-archive - commit: 47b788a3c6389432560529734837d0063429a55f - + commit: 3625f54d94f065c2fa2a26b17dca9c973b12837e # Override default flag values for local packages and extra-deps flags: {}