diff --git a/debian/changelog b/debian/changelog index d288ff4..c6081ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +terraform (0.12.13) unstable; urgency=medium + + * See: https://github.com/hashicorp/terraform/releases/tag/v0.12.13 + + -- Jamie Curnow Fri, 1 Nov 2019 9:00:00 +1000 + terraform (0.12.12) unstable; urgency=medium * See: https://github.com/hashicorp/terraform/releases/tag/v0.12.12 diff --git a/dpkg.json b/dpkg.json index 8f18f2a..557f92a 100644 --- a/dpkg.json +++ b/dpkg.json @@ -1,6 +1,6 @@ { "PACKAGE": "terraform", - "VERSION": "0.12.12", + "VERSION": "0.12.13", "GH_USER": "hashicorp", "URL": "https://github.com/${GH_USER}/${PACKAGE}/archive/v${VERSION}.tar.gz", "SIGN_KEY": "EFD591B218E19AE3376D80D14F9E050D1DFFBB86",