File tree 11 files changed +16
-9
lines changed
11 files changed +16
-9
lines changed Original file line number Diff line number Diff line change
1
+ undecided :
2
+ - dogu
3
+ - android-device-agent
4
+ - console-web-front
5
+ - console-web-server
6
+ - host-agent
7
+ - nexus-initializer
Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ services:
98
98
99
99
console :
100
100
container_name : dogu-console
101
- image : dogutechio/dogu:1.8.1
101
+ image : dogutechio/dogu:1.9.0
102
102
restart : always
103
103
depends_on :
104
104
- influxdb
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " dogu-agent" ,
4
- "version" : " 1.8.1 " ,
4
+ "version" : " 1.9.0 " ,
5
5
"description" : " Dogu Agent" ,
6
6
"license" : " SEE LICENSE IN https://github.com/dogu-team/dogu/blob/main/LICENSE.md" ,
7
7
"author" : " Dogu Technologies" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " dogu" ,
4
- "version" : " 1.8.1 " ,
4
+ "version" : " 1.9.0 " ,
5
5
"license" : " SEE LICENSE IN https://github.com/dogu-team/dogu/blob/main/LICENSE.md" ,
6
6
"author" : " Dogu Technologies" ,
7
7
"repository" : " https://github.com/dogu-team/dogu.git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " android-device-agent" ,
4
- "version" : " 1.8.1 " ,
4
+ "version" : " 1.9.0 " ,
5
5
"license" : " SEE LICENSE IN https://github.com/dogu-team/dogu/blob/main/LICENSE.md" ,
6
6
"author" : " Dogu Technologies" ,
7
7
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " console-web-front" ,
3
- "version" : " 1.8.1 " ,
3
+ "version" : " 1.9.0 " ,
4
4
"license" : " SEE LICENSE IN https://github.com/dogu-team/dogu/blob/main/LICENSE.md" ,
5
5
"author" : " Dogu Technologies" ,
6
6
"type" : " commonjs" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " console-web-server" ,
3
- "version" : " 1.8.1 " ,
3
+ "version" : " 1.9.0 " ,
4
4
"license" : " SEE LICENSE IN https://github.com/dogu-team/dogu/blob/main/LICENSE.md" ,
5
5
"author" : " Dogu Technologies" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " device-server" ,
4
- "version" : " 1.8.1 " ,
4
+ "version" : " 1.9.0 " ,
5
5
"license" : " SEE LICENSE IN https://github.com/dogu-team/dogu/blob/main/LICENSE.md" ,
6
6
"author" : " Dogu Technologies" ,
7
7
"main" : " ./build/src/index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " host-agent" ,
4
- "version" : " 1.8.1 " ,
4
+ "version" : " 1.9.0 " ,
5
5
"license" : " SEE LICENSE IN https://github.com/dogu-team/dogu/blob/main/LICENSE.md" ,
6
6
"author" : " Dogu Technologies" ,
7
7
"main" : " ./build/src/index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " nexus-initializer" ,
4
- "version" : " 1.8.1 " ,
4
+ "version" : " 1.9.0 " ,
5
5
"license" : " SEE LICENSE IN https://github.com/dogu-team/dogu/blob/main/LICENSE.md" ,
6
6
"author" : " Dogu Technologies" ,
7
7
"type" : " module" ,
You can’t perform that action at this time.
0 commit comments