summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Ethier <justin.ethier@gmail.com>2021-06-15 18:11:22 -0700
committerJustin Ethier <justin.ethier@gmail.com>2021-06-15 18:11:22 -0700
commit64d79f9f04f5620c503183639545ba6bfa62278d (patch)
treef7dfd6672014acbaa1d796c230577a8574738961
parent358fe01fc2a0e1c5765179d8b3c8cbc85c4a2cbd (diff)
New releasev0.29.0
-rw-r--r--CHANGELOG.md2
-rw-r--r--Dockerfile2
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 188b927a..61c69997 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
# Changelog
-## 0.29.0 - TBD
+## 0.29.0 - June 15, 2021
Features
diff --git a/Dockerfile b/Dockerfile
index e8bbfe32..985e13bb 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -4,7 +4,7 @@ MAINTAINER justin.ethier@gmail.com
ARG DEBIAN_FRONTEND=noninteractive
-ENV CYCLONE_VERSION v0.28.0
+ENV CYCLONE_VERSION v0.29.0
RUN apt update -y
RUN apt install -y build-essential git rsync texinfo libtommath-dev libck-dev make gcc