diff CrossRealmAssistSettings.lua @ 40:d12ccf325b4b v0.8

LibST highlight fix and version number inc
author ShadowTheAge
date Wed, 20 Jul 2016 21:49:36 +0300
parents 7b7b3ca996fd
children 2152dcaa9265
line wrap: on
line diff
--- a/CrossRealmAssistSettings.lua	Wed Jul 20 10:46:11 2016 +0300
+++ b/CrossRealmAssistSettings.lua	Wed Jul 20 21:49:36 2016 +0300
@@ -1,4 +1,4 @@
-local version = "v0.75 beta";
+local version = "v0.8";
 local about = [[About:
 I have started to make this addon as a tool for myself. Few people started to use it when I pushed it to Curse. Then updated it once with 6.2 release.
 After some time I have catched a dialog on my own realm discussing it. I went to check curse page and I was shocked - it was in top-60 monthly downloaded addons with lots of suggestions and few bug reports.
@@ -16,7 +16,7 @@
 
 Changelog:
 
-v0.7 - 0.75
+v0.7 - 0.76
 - New options panel (Groundwork for future customization)
 - Some UI customizations are now possible
 - "Join to a friend" feature
@@ -28,6 +28,10 @@
 - Added advanced filters
 - Last column ("Misc") is now a sortable column - it uses base sort (by weight)
 
+v0.8
+- WoW Legion update
+- Minor fixes
+
 http://www.curse.com/addons/wow/crossrealmassist
 https://www.reddit.com/r/crossrealmassist
 ]]