diff --git a/front/app.config.js b/front/app.config.js index e2a477655..ef9917426 100644 --- a/front/app.config.js +++ b/front/app.config.js @@ -1,6 +1,6 @@ /* eslint-disable @typescript-eslint/naming-convention */ -const APP_VERSION = "1.1.101"; -const APP_VERSION_NUM = 101; +const APP_VERSION = "1.1.102"; +const APP_VERSION_NUM = 102; export default { expo: {