Skip to content

Commit

Permalink
Update version.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Killers0992 authored Mar 10, 2024
1 parent 23206ae commit 99f09b0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"Version": "1.1.0",
"Version": "1.1.1",
"Changelogs": [
"- Fixed OSC actions not being deserialized properly from configs."
"- Fixed error thrown when OSC Receiver tries to use port which is already used preventing integrations from being loaded.",
"- Fixed timing in OscOutAction.cs ( PR#1 by Merk787 )"
]
}
}

0 comments on commit 99f09b0

Please sign in to comment.