Quantcast

A typo fix, nothing functional or visible changed

Kevin Lyles [02-19-11 - 19:03]
A typo fix, nothing functional or visible changed
Version 1.4r12
Filename
WeightsWatcher.lua
WeightsWatcher.toc
diff --git a/WeightsWatcher.lua b/WeightsWatcher.lua
index 82641f1..bb8277a 100644
--- a/WeightsWatcher.lua
+++ b/WeightsWatcher.lua
@@ -45,7 +45,7 @@ local ww_itemCacheMetatable = {

 		tbl[key] = {
 			socketBonusActive = socketBonusActive,
-			gemStats = gemStats
+			gemStats = gemStats,
 		}

 		return tbl[key]
diff --git a/WeightsWatcher.toc b/WeightsWatcher.toc
index 3309017..9b5cf17 100644
--- a/WeightsWatcher.toc
+++ b/WeightsWatcher.toc
@@ -2,7 +2,7 @@
 ## Title: Weights Watcher
 ## Notes: Ranks gear according to customizable stat weights
 ## Author: The Flying Squirrels
-## Version: 1.4r11
+## Version: 1.4r12
 ## OptionalDeps: AtlasLoot
 ## SavedVariables: ww_vars
 ## SavedVariablesPerCharacter: ww_charVars