Skip to content

Commit 39b457e

Browse files
authored
chore: 🤖 Change le numéro de version : 1.1.75 (#1596)
1 parent 042375d commit 39b457e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

front/app.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* eslint-disable @typescript-eslint/naming-convention */
2-
const APP_VERSION = "1.1.74";
3-
const APP_VERSION_NUM = 74;
2+
const APP_VERSION = "1.1.75";
3+
const APP_VERSION_NUM = 75;
44

55
export default {
66
expo: {

0 commit comments

Comments
 (0)