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 a190034 commit 682a6b0Copy full SHA for 682a6b0
library.json
@@ -7,7 +7,7 @@
7
"type": "git",
8
"url": "https://github.com/mysensors/MySensors.git"
9
},
10
- "version": "2.2.0-beta",
+ "version": "2.2.0-rc.1",
11
"frameworks": "arduino",
12
"platforms": [
13
"atmelavr",
library.properties
@@ -1,5 +1,5 @@
1
name=MySensors
2
-version=2.2.0-beta
+version=2.2.0-rc.1
3
author=The MySensors Team
4
maintainer=The MySensors Team
5
sentence=Home Automation Framework
0 commit comments