Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
gioblu committed Mar 19, 2020
1 parent ad4bbf3 commit 51ce2a7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions keywords.txt
Expand Up @@ -80,6 +80,7 @@ update KEYWORD2
#######################################
# Constants (LITERAL1)
#######################################
PJON_LOCAL LITERAL1
PJON_ACK LITERAL1
PJON_BROADCAST LITERAL1
PJON_BUSY LITERAL1
Expand Down Expand Up @@ -117,6 +118,7 @@ MQTTT_MODE_BUS_RAW LITERAL1
MQTTT_MODE_BUS_JSON LITERAL1
MQTTT_MODE_MIRROR_TRANSLATE LITERAL1
MQTTT_MODE_MIRROR_DIRECT LITERAL1
PJON_INCLUDE_MQTT LITERAL1
PJON_INCLUDE_SWBB LITERAL1
PJON_INCLUDE_AS LITERAL1
PJON_INCLUDE_ETCP LITERAL1
Expand Down
2 changes: 1 addition & 1 deletion library.json
Expand Up @@ -15,7 +15,7 @@
"type": "git",
"url": "https://github.com/gioblu/PJON.git"
},
"version": "12.0",
"version": "12.1",
"examples": [
"examples/*/*/*/*/*.ino",
"examples/*/*/*/*/*.h",
Expand Down
2 changes: 1 addition & 1 deletion library.properties
@@ -1,5 +1,5 @@
name=PJON
version=12.0
version=12.1
author=Giovanni Blu Mitolo <gioscarab@gmail.com>
maintainer=Giovanni Blu Mitolo <gioscarab@gmail.com>
sentence=PJON is an open-source, multi-master, multi-media bus network protocol
Expand Down

0 comments on commit 51ce2a7

Please sign in to comment.