Skip to content

Commit

Permalink
version: 2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
oneofthezombies committed Nov 13, 2023
1 parent 59b6744 commit 4cdd19c
Show file tree
Hide file tree
Showing 58 changed files with 39 additions and 490 deletions.
11 changes: 11 additions & 0 deletions .yarn/versions/11ef0fb7.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
undecided:
- dogu
- android-device-agent
- android-io.appium.settings-builder
- billing-server
- console-web-front
- console-web-server
- dogu-agent
- host-agent
- nexus-initializer
- test-executor
2 changes: 1 addition & 1 deletion docker-compose-macOS-arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ services:

console:
container_name: dogu-console
image: dogutechio/dogu:2.5.2
image: dogutechio/dogu:2.5.3
restart: always
depends_on:
- influxdb
Expand Down
2 changes: 1 addition & 1 deletion docker-compose-macOS-windows-x86_64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ services:

console:
container_name: dogu-console
image: dogutechio/dogu:2.5.2
image: dogutechio/dogu:2.5.3
restart: always
depends_on:
- influxdb
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ services:

console:
container_name: dogu-console
image: dogutechio/dogu:2.5.2
image: dogutechio/dogu:2.5.3
restart: always
depends_on:
- influxdb
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Empty file.
2 changes: 1 addition & 1 deletion nm-space/projects/dost/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "dogu-agent",
"version": "2.5.2",
"version": "2.5.3",
"description": "Dogu Agent",
"license": "SEE LICENSE IN https://github.com/dogu-team/dogu/blob/main/LICENSE.md",
"author": "Dogu Technologies",
Expand Down
Loading

0 comments on commit 4cdd19c

Please sign in to comment.