Skip to content

Commit

Permalink
New build version
Browse files Browse the repository at this point in the history
  • Loading branch information
bkoether committed Aug 26, 2020
1 parent 394569e commit c18c7e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion App.js
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ export default class App extends React.Component {
editable: this.state.editable,
db: this.state.db,
documentDirectory: FileSystem.documentDirectory,
appVersion: '2020-08-18_1630',
appVersion: '2020-08-26_1545',
refreshing: this.state.refreshing,
logScrollPosition: this.logScrollPosition,
checkLogin: this.checkLogin,
Expand Down

0 comments on commit c18c7e2

Please sign in to comment.