diff --git a/debian/changelog b/debian/changelog index 6022fb8..82a722f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +terraform (0.12.25) unstable; urgency=medium + + * See: https://github.com/hashicorp/terraform/releases/tag/v0.12.25 + + -- Jamie Curnow Thu, 14 May 2020 9:00:00 +1000 + terraform (0.12.24) unstable; urgency=medium * See: https://github.com/hashicorp/terraform/releases/tag/v0.12.24 diff --git a/dpkg.json b/dpkg.json index 4cbe6ba..782bd85 100644 --- a/dpkg.json +++ b/dpkg.json @@ -1,6 +1,6 @@ { "PACKAGE": "terraform", - "VERSION": "0.12.24", + "VERSION": "0.12.25", "GH_USER": "hashicorp", "URL": "https://github.com/${GH_USER}/${PACKAGE}/archive/v${VERSION}.tar.gz", "SIGN_KEY": "EFD591B218E19AE3376D80D14F9E050D1DFFBB86",