From 3cf092f3a3bf17d1392085c42a5a0d48e91e90ce Mon Sep 17 00:00:00 2001 From: Jamie Curnow Date: Mon, 7 Sep 2020 09:13:51 +1000 Subject: [PATCH] v0.13.2 --- debian/changelog | 6 ++++++ dpkg.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f0e9555..ba0ea41 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +terraform (0.13.2) unstable; urgency=medium + + * See: https://github.com/hashicorp/terraform/releases/tag/v0.13.2 + + -- Jamie Curnow Mon, 7 Sep 2020 9:00:00 +1000 + terraform (0.13.0) unstable; urgency=medium * See: https://github.com/hashicorp/terraform/releases/tag/v0.13.0 diff --git a/dpkg.json b/dpkg.json index 2018755..a60806f 100644 --- a/dpkg.json +++ b/dpkg.json @@ -1,6 +1,6 @@ { "PACKAGE": "terraform", - "VERSION": "0.13.0", + "VERSION": "0.13.2", "GH_USER": "hashicorp", "URL": "https://github.com/${GH_USER}/${PACKAGE}/archive/v${VERSION}.tar.gz", "SIGN_KEY": "EFD591B218E19AE3376D80D14F9E050D1DFFBB86",