Skip to content

Commit 5f9b55c

Browse files
authored
Developement and server merge (#121)
* Zero Vulnerabilities * profile change * Database Backup * validate nexdt build number
1 parent 27bc871 commit 5f9b55c

7 files changed

Lines changed: 81 additions & 35 deletions

File tree

0 Bytes
Binary file not shown.
96.6 KB
Binary file not shown.

backend/backups/db/devbits-db-20260225-191626.sql renamed to backend/backups/db/devbits-db-20260226-002618.sql

Lines changed: 78 additions & 32 deletions
Large diffs are not rendered by default.

backend/backups/db/devbits-uploads-20260225-191626.zip renamed to backend/backups/db/devbits-uploads-20260226-002618.zip

2.84 MB
Binary file not shown.
28.6 KB
Loading
-24.7 KB
Binary file not shown.

frontend/app.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"expo": {
33
"name": "DevBits",
44
"slug": "frontend",
5-
"version": "1.0.2",
5+
"version": "1.0.3",
66
"orientation": "portrait",
77
"icon": "./assets/images/Devbits_Icons.png",
88
"scheme": "myapp",
@@ -12,7 +12,7 @@
1212
"supportsTablet": true,
1313
"icon": "./assets/images/Devbits_Icons.png",
1414
"bundleIdentifier": "com.devbits.frontend",
15-
"buildNumber": "3",
15+
"buildNumber": "16",
1616
"infoPlist": {
1717
"ITSAppUsesNonExemptEncryption": false
1818
},
@@ -22,7 +22,7 @@
2222
},
2323
"android": {
2424
"icon": "./assets/images/Devbits_Icons1.png",
25-
"versionCode": 14,
25+
"versionCode": 16,
2626
"adaptiveIcon": {
2727
"foregroundImage": "./assets/images/adaptive-icon.png",
2828
"backgroundColor": "#000000"

0 commit comments

Comments
 (0)