diff --git a/Apps/BathroomHumidityFan/BathroomHumidityParent.src b/Apps/BathroomHumidityFan/BathroomHumidityParent.src index bff6714..1edef66 100644 --- a/Apps/BathroomHumidityFan/BathroomHumidityParent.src +++ b/Apps/BathroomHumidityFan/BathroomHumidityParent.src @@ -7,7 +7,7 @@ */ def setVersion(){ - state.version = "1.1.41" // Version number of this app + state.version = "1.1.42" // Version number of this app state.InternalName = "BathroomHumidityFan" // this is the name used in the JSON file for this app }