From f8e38c791ccf90ac2dfab4dccf9e7b5c721a3bd5 Mon Sep 17 00:00:00 2001 From: random-parts Date: Fri, 29 Dec 2017 19:44:32 -0600 Subject: [PATCH] increment version --- src/Code.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Code.js b/src/Code.js index ce61c5e..d2b7c03 100644 --- a/src/Code.js +++ b/src/Code.js @@ -28,7 +28,7 @@ /** * @file Contains the controller methods used to orchestrate script actions * @license Apache License, Version 2.0 - * @version 1.3.19 + * @version 1.3.20 */ /** @@ -45,7 +45,7 @@ * @property {Form} team_form - `debug:` openByUrl()
`!debug:` getActiveForm() */ var Config = { - version: "1.3.19", + version: "1.3.20", debug: false, debug_ss_id: "SHEET_ID", spreadsheet: function () {