From 71ffd0adbaaabb78a8990f6e75c968706fed6966 Mon Sep 17 00:00:00 2001 From: dubsec Date: Fri, 3 Jul 2020 16:45:18 +0200 Subject: [PATCH] Releasing v0.8.5 --- version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.go b/version.go index 7e865b7..ebf720a 100644 --- a/version.go +++ b/version.go @@ -1,4 +1,4 @@ package main // VERSION Emissary version -const VERSION = "0.8.4" +const VERSION = "0.8.5"