Skip to content

Commit f0de9d1

Browse files
authored
Merge pull request #138 from CodeMyst/feature/version-bump
Version bump to 1.6.3
2 parents 8152cda + 54786fc commit f0de9d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/layout.dt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ html(lang="en")
3434
string #[a(href="https://github.com/codemyst/pastemyst", target="_blank") github] => "github.com/codemyst/pastemyst";
3535
string #[a(href="/api-docs") api-docs] => "/api-docs";
3636
string #[a description] => "A simple website for pasting text, mainly code snippets.";
37-
string #[a version] => "1.6.2"; // #[a(href="https://github.com/CodeMyst/PasteMyst/releases", target="_blank") changelog]
37+
string #[a version] => "1.6.3"; // #[a(href="https://github.com/CodeMyst/PasteMyst/releases", target="_blank") changelog]
3838

3939
block body
4040

0 commit comments

Comments
 (0)