Skip to content

Commit

Permalink
prepare version 2.6.3
Browse files Browse the repository at this point in the history
#317
Some interesting add has been done into the master since 2.6.2 in particular #139
so let's go out a new version to make it available on arduino library manager
  • Loading branch information
1technophile committed Jan 6, 2020
1 parent 6d4fff8 commit 0f75488
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"type": "git",
"url": "https://github.com/sui77/rc-switch.git"
},
"version": "2.6.2",
"version": "2.6.3",
"frameworks": [
"arduino",
"energia",
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=rc-switch
version=2.6.2
version=2.6.3
author=sui77
maintainer=sui77,fingolfin <noreply@sui.li>
sentence=Operate 433/315Mhz devices.
Expand Down

0 comments on commit 0f75488

Please sign in to comment.