diff --git a/code.gs b/code.gs index 3dc0d8e..5bd34d0 100644 --- a/code.gs +++ b/code.gs @@ -83,7 +83,7 @@ const cwopValidationCode = null; */ -let version = 'v2.9.0b1'; +let version = 'v2.9.0'; function Schedule() { if (updateWunderground && datasource === 'ibm' && ibmStationID === wundergroundStationID) throw 'Error: You are currently set to pull data from Wunderground and also send data to Wunderground. Please disable one or the other to avoid duplicate data.';