Skip to content

Commit 04498f0

Browse files
committed
Version Bump
1 parent adc98a4 commit 04498f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

code.gs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ const cwopValidationCode = null;
8383
8484
*/
8585

86-
let version = 'v2.10.1';
86+
let version = 'v2.10.2';
8787

8888
function Schedule() {
8989
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.';

0 commit comments

Comments
 (0)