Skip to content

Commit

Permalink
bump ver for autoupdate test 2
Browse files Browse the repository at this point in the history
  • Loading branch information
mediaslav committed Mar 6, 2017
1 parent 677e017 commit adb0959
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion draw.io
2 changes: 1 addition & 1 deletion sync.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const appjsonpath = path.resolve(wardir, 'package.json')

// let ver = fs.readFileSync(path.resolve(__dirname, 'draw.io', 'VERSION'), 'utf8')

let ver = '6.2.9' // just to test autoupdate
let ver = '6.2.10' // just to test autoupdate

let pj = require(appjsonpath)

Expand Down

0 comments on commit adb0959

Please sign in to comment.