Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions library.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand All @@ -21,5 +21,4 @@
},
"frameworks": "arduino",
"platforms": "*"
]
}
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -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)
Expand Down