diff --git a/D_DeusExMachinaII1_UI7.json b/D_DeusExMachinaII1_UI7.json
index 18a677f..01b5e97 100644
--- a/D_DeusExMachinaII1_UI7.json
+++ b/D_DeusExMachinaII1_UI7.json
@@ -166,7 +166,7 @@
"left": "0",
"Label": {
"lang_tag": "dem_about",
- "text": "DeusExMachina II ver 2.8 © 2016 Patrick H. Rigney, All Rights Reserved. For documentation, license, or to report bugs, please go to the DeusExMachina Github repository. Use of this plugin constitutes acceptance of and agreement to the license terms without limitation or exclusion."
+ "text": "DeusExMachina II ver 2.8stable-180729 © 2016 Patrick H. Rigney, All Rights Reserved. For documentation, license, or to report bugs, please go to the DeusExMachina Github repository. Use of this plugin constitutes acceptance of and agreement to the license terms without limitation or exclusion."
},
"Display": {
"Top": 90,
@@ -372,4 +372,4 @@
}
],
"device_type": "urn:schemas-toggledbits-com:device:DeusExMachinaII:1"
-}
\ No newline at end of file
+}
diff --git a/L_DeusExMachinaII1.lua b/L_DeusExMachinaII1.lua
index f06cecd..41164d7 100644
--- a/L_DeusExMachinaII1.lua
+++ b/L_DeusExMachinaII1.lua
@@ -7,7 +7,7 @@ module("L_DeusExMachinaII1", package.seeall)
local string = require("string")
local _PLUGIN_NAME = "DeusExMachinaII"
-local _PLUGIN_VERSION = "2.8develop"
+local _PLUGIN_VERSION = "2.8stable-180729"
local _CONFIGVERSION = 20800
local MYSID = "urn:toggledbits-com:serviceId:DeusExMachinaII1"