Skip to content

Commit ec6c2e5

Browse files
author
DzCode i/o
committed
version: v5.3.2
[skip ci]
1 parent 5df5b34 commit ec6c2e5

File tree

10 files changed

+12
-12
lines changed

10 files changed

+12
-12
lines changed

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dzcode.io/api",
33
"description": "code for api.dzcode.io",
4-
"version": "4.15.1",
4+
"version": "5.3.2",
55
"author": {
66
"email": "adamayuda1@gmail.com",
77
"name": "Adam Ayuda Djezzar"

data/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dzcode.io/data",
33
"description": "data.dzcode.io code",
4-
"version": "4.15.1",
4+
"version": "5.3.2",
55
"author": {
66
"email": "contact@zakiii.com",
77
"name": "Zakaria Mansouri",

mobile/app.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"expo": {
33
"name": "DzCode i/o",
44
"slug": "dzcode",
5-
"version": "4.15.1",
5+
"version": "5.3.2",
66
"orientation": "portrait",
77
"icon": "./src/assets/png/icon.png",
88
"scheme": "dzcode",
@@ -20,7 +20,7 @@
2020
"ios": {
2121
"supportsTablet": true,
2222
"bundleIdentifier": "io.dzcode.mobile",
23-
"buildNumber": "4.15.1",
23+
"buildNumber": "5.3.2",
2424
"userInterfaceStyle": "automatic"
2525
},
2626
"android": {
@@ -30,7 +30,7 @@
3030
},
3131
"permissions": [],
3232
"package": "io.dzcode.mobile",
33-
"versionCode": 4151,
33+
"versionCode": 532,
3434
"userInterfaceStyle": "automatic"
3535
},
3636
"web": {

mobile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dzcode.io/mobile",
3-
"version": "4.15.1",
3+
"version": "5.3.2",
44
"author": {
55
"email": "omarbelghaouti@gmail.com",
66
"name": "Omar Belghaouti",

packages/models/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dzcode.io/models",
33
"description": "Model definitions",
4-
"version": "4.15.1",
4+
"version": "5.3.2",
55
"author": {
66
"email": "contact@zakiii.com",
77
"name": "Zakaria Mansouri",

packages/tooling/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dzcode.io/tooling",
33
"description": "tooling related files, such as tsconfig.json ...etc",
4-
"version": "4.15.1",
4+
"version": "5.3.2",
55
"author": {
66
"email": "contact@zakiii.com",
77
"name": "Zakaria Mansouri",

packages/ui-mobile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dzcode.io/ui-mobile",
33
"description": "dzcode.io mobile ui library",
4-
"version": "4.15.1",
4+
"version": "5.3.2",
55
"author": {
66
"email": "omarbelghaouti@gmail.com",
77
"name": "Omar Belghaouti",

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dzcode.io/ui",
33
"description": "dzcode.io ui library",
4-
"version": "4.15.1",
4+
"version": "5.3.2",
55
"author": {
66
"email": "sohaib.code@gmail.com",
77
"name": "Souhaib Benbouzid",

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dzcode.io/utils",
33
"description": "utility functions and types",
4-
"version": "4.15.1",
4+
"version": "5.3.2",
55
"author": {
66
"email": "contact@zakiii.com",
77
"name": "Zakaria Mansouri",

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dzcode.io/web",
33
"description": "www.dzcode.io code",
4-
"version": "4.15.1",
4+
"version": "5.3.2",
55
"author": {
66
"email": "contact@zakiii.com",
77
"name": "Zakaria Mansouri",

0 commit comments

Comments
 (0)