Skip to content

Commit 682a6b0

Browse files
authored
Update library properties for RC1 (#960)
1 parent a190034 commit 682a6b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "git",
88
"url": "https://github.com/mysensors/MySensors.git"
99
},
10-
"version": "2.2.0-beta",
10+
"version": "2.2.0-rc.1",
1111
"frameworks": "arduino",
1212
"platforms": [
1313
"atmelavr",

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=MySensors
2-
version=2.2.0-beta
2+
version=2.2.0-rc.1
33
author=The MySensors Team
44
maintainer=The MySensors Team
55
sentence=Home Automation Framework

0 commit comments

Comments
 (0)