diff --git a/config/version.go b/config/version.go index 0dc31e8..8597346 100644 --- a/config/version.go +++ b/config/version.go @@ -1,3 +1,3 @@ package config -var Version = "1.8.2" +var Version = "1.8.3" diff --git a/templates/question.html b/templates/question.html index c9f3654..eb20e2d 100644 --- a/templates/question.html +++ b/templates/question.html @@ -1,7 +1,7 @@ - {{ .question.Title }} + {{ .question.Title }} | AnonymousOverflow