Skip to content

Commit

Permalink
Bump Version
Browse files Browse the repository at this point in the history
  • Loading branch information
leoherzog committed Aug 29, 2023
1 parent 2214fe9 commit 203b5e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code.gs
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ const cwopValidationCode = null;
*/

let version = 'v2.4.3';
let version = 'v2.4.4';

function Schedule() {
ScriptApp.getProjectTriggers().forEach(trigger => ScriptApp.deleteTrigger(trigger));
Expand Down

0 comments on commit 203b5e6

Please sign in to comment.