From 0d4fdde2fb6bf8b8ce4792a452fc53a5764ebbed Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Fri, 19 Jan 2024 18:16:26 +0200 Subject: [PATCH] Update version to 3.5.8 --- library.json | 3 +-- library.properties | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) 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 , Yotam Mann maintainer=Adrian Freed sentence=Open Sound Control (OSC)