From 54786fc89e3f873bfd2b161a5c71478e488aa302 Mon Sep 17 00:00:00 2001 From: CodeMyst Date: Tue, 19 Mar 2019 14:06:22 +0100 Subject: [PATCH] Version bump to 1.6.3 --- views/layout.dt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/layout.dt b/views/layout.dt index 5e913052..1e4b3160 100644 --- a/views/layout.dt +++ b/views/layout.dt @@ -34,7 +34,7 @@ html(lang="en") string #[a(href="https://github.com/codemyst/pastemyst", target="_blank") github] => "github.com/codemyst/pastemyst"; string #[a(href="/api-docs") api-docs] => "/api-docs"; string #[a description] => "A simple website for pasting text, mainly code snippets."; - string #[a version] => "1.6.2"; // #[a(href="https://github.com/CodeMyst/PasteMyst/releases", target="_blank") changelog] + string #[a version] => "1.6.3"; // #[a(href="https://github.com/CodeMyst/PasteMyst/releases", target="_blank") changelog] block body