We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b591305 commit 7f6a8bdCopy full SHA for 7f6a8bd
addons/adb_server/build.json
@@ -13,7 +13,7 @@
13
"BUILD_NAME": "ADB Server",
14
"BUILD_REF": "main",
15
"BUILD_REPOSITORY": "github.com/Amateur-God/Hassio-Addons",
16
- "BUILD_VERSION": "1.1.2",
+ "BUILD_VERSION": "2.0.0",
17
"DEV_BUILD_DATE": "2024-09-27T17:03:33Z"
18
}
19
addons/adb_server/config.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ADB Server",
3
- "version": "1.1.2",
+ "version": "2.0.0",
4
"slug": "adb_server",
5
"description": "A Home Assistant add-on for ADB Server with restricted shell access.",
6
"arch": [
addons/adb_server/version.txt
@@ -1 +1 @@
-1.1.2
+2.0.0
0 commit comments