Quantcast

Added space for reading

Alar of Runetotem [03-28-17 - 07:06]
Added space for reading
Filename
GarrisonCommander.lua
diff --git a/GarrisonCommander.lua b/GarrisonCommander.lua
index 7eba86a..184d2ee 100644
--- a/GarrisonCommander.lua
+++ b/GarrisonCommander.lua
@@ -1166,7 +1166,7 @@ function addon:CreateHeader(module,MOVEPANEL,PIN)
 	GCF.Signature:SetText(signature)
 	local _,minor=LibStub("LibInit")
 	local LL=LibStub("AceLocale-3.0"):GetLocale("LibInit" .. minor,true)
-	self:MarkAsNew(GCF,self:NumericVersion(),LL["Release notes"] .. self.version,"Help")
+	self:MarkAsNew(GCF,self:NumericVersion(),LL["Release notes"] .. ' ' .. self.version,"Help")

 --@alpha@
 	GCF.Warning:SetText("Alpha Version")