Skip to content

Commit

Permalink
Bump version number to 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
watou committed Apr 15, 2016
1 parent 80bc998 commit 5322ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/I_Ecobee1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ decompress_lzo_file() {
end

-- constants
local PLUGIN_VERSION = "1.6"
local PLUGIN_VERSION = "1.7"
local ECOBEE_SID = "urn:ecobee-com:serviceId:Ecobee1"
local TEMP_SENSOR_SID = "urn:upnp-org:serviceId:TemperatureSensor1"
local TEMP_SETPOINT_HEAT_SID = "urn:upnp-org:serviceId:TemperatureSetpoint1_Heat"
Expand Down

0 comments on commit 5322ea5

Please sign in to comment.