Skip to content

Commit 13835d3

Browse files
author
Daniel Worthington
authored
fix(meta): Change save history to match build number
This was an oversight in amzn#164.
1 parent 7ceaf30 commit 13835d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/Meta/Meta.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ class Meta {
4242
version: 134,
4343
variant: 'NONAPPSTORE',
4444
},
45-
saveHistory: ['NONAPPSTORE.67469'],
45+
saveHistory: ['NONAPPSTORE.107357'],
4646
appVersion: '69',
4747
build: 107357,
4848
};

0 commit comments

Comments
 (0)