We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 042375d commit 39b457eCopy full SHA for 39b457e
front/app.config.js
@@ -1,6 +1,6 @@
1
/* eslint-disable @typescript-eslint/naming-convention */
2
-const APP_VERSION = "1.1.74";
3
-const APP_VERSION_NUM = 74;
+const APP_VERSION = "1.1.75";
+const APP_VERSION_NUM = 75;
4
5
export default {
6
expo: {
0 commit comments