Skip to content

Commit 9a58078

Browse files
authored
add version
1 parent 3972a5c commit 9a58078

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

custom_components/argon40/manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"domain": "argon40",
33
"name": "Argon40",
4+
"version": "0.0.1",
45
"documentation": "https://github.com/Misiu/argon40",
56
"dependencies": [],
67
"config_flow": false,
@@ -11,4 +12,4 @@
1112
"RPi.GPIO==0.7.0",
1213
"smbus-cffi==0.5.1"
1314
]
14-
}
15+
}

0 commit comments

Comments
 (0)