Skip to content

Commit

Permalink
npm run deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
iShafayet committed Apr 8, 2019
1 parent 70307de commit 435a24b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/torque-app.html
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@ <h2>[[verses.root.networkErrorTitle]]</h2>
type: Object,
value: () => {
'%__deploy-start'
return JSON.parse('{"build":169,"datetimeStamp":1554616530040}');
return JSON.parse('{"build":170,"datetimeStamp":1554700253679}');
'%__deploy-end'
}
},
Expand Down

0 comments on commit 435a24b

Please sign in to comment.