diff --git a/library.json b/library.json index d5662fd..b288854 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "OSC", - "version": "1.0.0", + "version": "3.5.8", "keywords": "sound, encoding, OSC", "description": "Open Sound Control (OSC) is an open, transport-independent, message-based encidubg developed for communication among computers, sound synthesizers, and other multimedia devices.", "authors": [ @@ -21,5 +21,4 @@ }, "frameworks": "arduino", "platforms": "*" - ] } diff --git a/library.properties b/library.properties index 1c3a54e..4ee027c 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=OSC -version=1.3.7 +version=3.5.8 author=Adrian Freed <adrian@adrianfreed.com>, Yotam Mann maintainer=Adrian Freed <adrian@adrianfreed.com> sentence=Open Sound Control (OSC)