Skip to content

Commit 0e523b1

Browse files
author
DzCode i/o
committed
version: v3.13.5
[skip ci]
1 parent 319dd6d commit 0e523b1

File tree

9 files changed

+11
-11
lines changed

9 files changed

+11
-11
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": "3.13.4",
4+
"version": "3.13.5",
55
"author": {
66
"email": "[email protected]",
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": "3.13.4",
4+
"version": "3.13.5",
55
"author": {
66
"email": "[email protected]",
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": "3.13.4",
5+
"version": "3.13.5",
66
"orientation": "portrait",
77
"icon": "./src/assets/png/icon.png",
88
"scheme": "dzcode",
@@ -19,7 +19,7 @@
1919
"ios": {
2020
"supportsTablet": true,
2121
"bundleIdentifier": "io.dzcode.mobile",
22-
"buildNumber": "3.13.4",
22+
"buildNumber": "3.13.5",
2323
"userInterfaceStyle": "automatic"
2424
},
2525
"android": {
@@ -29,7 +29,7 @@
2929
},
3030
"permissions": [],
3131
"package": "io.dzcode.mobile",
32-
"versionCode": 3134,
32+
"versionCode": 3135,
3333
"userInterfaceStyle": "automatic"
3434
},
3535
"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": "3.13.4",
3+
"version": "3.13.5",
44
"author": {
55
"email": "[email protected]",
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": "3.13.4",
4+
"version": "3.13.5",
55
"author": {
66
"email": "[email protected]",
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": "3.13.4",
4+
"version": "3.13.5",
55
"author": {
66
"email": "[email protected]",
77
"name": "Zakaria Mansouri",

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": "3.13.4",
4+
"version": "3.13.5",
55
"author": {
66
"email": "[email protected]",
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": "3.13.4",
4+
"version": "3.13.5",
55
"author": {
66
"email": "[email protected]",
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": "3.13.4",
4+
"version": "3.13.5",
55
"author": {
66
"email": "[email protected]",
77
"name": "Zakaria Mansouri",

0 commit comments

Comments
 (0)