diff --git a/app.config.js b/app.config.js index ed50fff..35f05cc 100644 --- a/app.config.js +++ b/app.config.js @@ -22,7 +22,7 @@ export default { } ] }, - buildNumber: '2' + buildNumber: '3' }, android: { package: IS_DEV ? 'com.matthoran.weechatrn.dev' : 'com.matthoran.weechatrn'