From 43b4079fd8b52e64d694229311afcbcca0e35b19 Mon Sep 17 00:00:00 2001 From: Joseph Richey Date: Mon, 10 Feb 2020 23:20:14 -0800 Subject: Release version v0.2.6 (#198) * Release version v0.2.6 Fixes #195 Also, update the encrypted API key. My person access token had expired, this one should work now. Signed-off-by: Joe Richey --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f7add11..d1db706 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ # the License. # Update on each new release!! -VERSION := v0.2.5 +VERSION := v0.2.6 NAME := fscrypt PAM_NAME := pam_$(NAME) -- cgit v1.2.3