Skip to content

Commit

Permalink
npm run deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
iShafayet committed Jun 3, 2019
1 parent b56eb2e commit 67fd95c
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 @@ -453,7 +453,7 @@ <h2>[[verses.root.networkErrorTitle]]</h2>
type: Object,
value: () => {
'%__deploy-start'
return JSON.parse('{"build":203,"datetimeStamp":1559116929050}');
return JSON.parse('{"build":204,"datetimeStamp":1559562328945}');
'%__deploy-end'
}
},
Expand Down

0 comments on commit 67fd95c

Please sign in to comment.