Skip to content

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
random-parts committed Jan 3, 2018
1 parent 192ced8 commit f8e38c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Code.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
*/

/**
Expand All @@ -45,7 +45,7 @@
* @property {Form} team_form - `debug:` openByUrl() <br> `!debug:` getActiveForm()
*/
var Config = {
version: "1.3.19",
version: "1.3.20",
debug: false,
debug_ss_id: "SHEET_ID",
spreadsheet: function () {
Expand Down

0 comments on commit f8e38c7

Please sign in to comment.