version number

manavortex [02-27-18 - 07:35]
version number
Filename
IIfA/IIfA.lua
diff --git a/IIfA/IIfA.lua b/IIfA/IIfA.lua
index 1f335f0..0dcda17 100644
--- a/IIfA/IIfA.lua
+++ b/IIfA/IIfA.lua
@@ -21,7 +21,7 @@ if IIfA == nil then IIfA = {} end
 --local IIfA = IIfA

 IIfA.name 				= "Inventory Insight"
-IIfA.version 			= "3.09"
+IIfA.version 			= "3.09b"
 IIfA.author 			= "AssemblerManiac & manavortex"
 IIfA.defaultAlertSound 	= nil
 IIfA.colorHandler 		= nil