Skip to content

Commit 7f6a8bd

Browse files
committed
update version
1 parent b591305 commit 7f6a8bd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

addons/adb_server/build.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"BUILD_NAME": "ADB Server",
1414
"BUILD_REF": "main",
1515
"BUILD_REPOSITORY": "github.com/Amateur-God/Hassio-Addons",
16-
"BUILD_VERSION": "1.1.2",
16+
"BUILD_VERSION": "2.0.0",
1717
"DEV_BUILD_DATE": "2024-09-27T17:03:33Z"
1818
}
1919
}

addons/adb_server/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ADB Server",
3-
"version": "1.1.2",
3+
"version": "2.0.0",
44
"slug": "adb_server",
55
"description": "A Home Assistant add-on for ADB Server with restricted shell access.",
66
"arch": [

addons/adb_server/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.2
1+
2.0.0

0 commit comments

Comments
 (0)