Skip to content

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
random-parts committed Nov 7, 2017
1 parent 2160226 commit ca52f1d
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.17
* @version 1.3.18
*/

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

0 comments on commit ca52f1d

Please sign in to comment.