Skip to content

Commit

Permalink
version: v5.3.6
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
DzCode i/o committed Jan 14, 2024
1 parent 7c17cac commit 6874d0a
Show file tree
Hide file tree
Showing 10 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dzcode.io/api",
"description": "code for api.dzcode.io",
"version": "5.3.5",
"version": "5.3.6",
"author": {
"email": "[email protected]",
"name": "Adam Ayuda Djezzar"
Expand Down
2 changes: 1 addition & 1 deletion data/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dzcode.io/data",
"description": "data.dzcode.io code",
"version": "5.3.5",
"version": "5.3.6",
"author": {
"email": "[email protected]",
"name": "Zakaria Mansouri",
Expand Down
6 changes: 3 additions & 3 deletions mobile/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"expo": {
"name": "DzCode i/o",
"slug": "dzcode",
"version": "5.3.5",
"version": "5.3.6",
"orientation": "portrait",
"icon": "./src/assets/png/icon.png",
"scheme": "dzcode",
Expand All @@ -20,7 +20,7 @@
"ios": {
"supportsTablet": true,
"bundleIdentifier": "io.dzcode.mobile",
"buildNumber": "5.3.5",
"buildNumber": "5.3.6",
"userInterfaceStyle": "automatic"
},
"android": {
Expand All @@ -30,7 +30,7 @@
},
"permissions": [],
"package": "io.dzcode.mobile",
"versionCode": 535,
"versionCode": 536,
"userInterfaceStyle": "automatic"
},
"web": {
Expand Down
2 changes: 1 addition & 1 deletion mobile/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dzcode.io/mobile",
"version": "5.3.5",
"version": "5.3.6",
"author": {
"email": "[email protected]",
"name": "Omar Belghaouti",
Expand Down
2 changes: 1 addition & 1 deletion packages/models/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dzcode.io/models",
"description": "Model definitions",
"version": "5.3.5",
"version": "5.3.6",
"author": {
"email": "[email protected]",
"name": "Zakaria Mansouri",
Expand Down
2 changes: 1 addition & 1 deletion packages/tooling/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dzcode.io/tooling",
"description": "tooling related files, such as tsconfig.json ...etc",
"version": "5.3.5",
"version": "5.3.6",
"author": {
"email": "[email protected]",
"name": "Zakaria Mansouri",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-mobile/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dzcode.io/ui-mobile",
"description": "dzcode.io mobile ui library",
"version": "5.3.5",
"version": "5.3.6",
"author": {
"email": "[email protected]",
"name": "Omar Belghaouti",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dzcode.io/ui",
"description": "dzcode.io ui library",
"version": "5.3.5",
"version": "5.3.6",
"author": {
"email": "[email protected]",
"name": "Souhaib Benbouzid",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dzcode.io/utils",
"description": "utility functions and types",
"version": "5.3.5",
"version": "5.3.6",
"author": {
"email": "[email protected]",
"name": "Zakaria Mansouri",
Expand Down
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dzcode.io/web",
"description": "www.dzcode.io code",
"version": "5.3.5",
"version": "5.3.6",
"author": {
"email": "[email protected]",
"name": "Zakaria Mansouri",
Expand Down

0 comments on commit 6874d0a

Please sign in to comment.