Skip to content

Commit 91985be

Browse files
committed
Bumped version to 2.0.0-beta
Considering the magnitude of the delta between master and development branch currently, 2.0.0-beta apperas to be a more realistic version than 1.6.0-beta.
1 parent cee1dd3 commit 91985be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libraries/MySensors/core/Version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
#ifndef Version_h
77
#define Version_h
88

9-
#define LIBRARY_VERSION "1.6.0-beta"
9+
#define LIBRARY_VERSION "2.0.0-beta"
1010

1111
#endif

libraries/MySensors/library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=MySensors
2-
version=1.6.0
2+
version=2.0.0-beta
33
author=The MySensors Team
44
maintainer=The MySensors Team
55
sentence=Home Automation Framework

0 commit comments

Comments
 (0)