Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
thedist committed Jun 4, 2022
1 parent 1f262ee commit b5cbdf7
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ For some feedback, such as Tally and Layer Routing it's possible to enable 'blin


# Recent Patches
**V2.0.15**
- Fix time parsing for instance variables

**V2.0.14**
- Fix Connection Status Variable not updating when closing vmix

Expand Down
8 changes: 7 additions & 1 deletion docs/PATCH_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# Path Notes
# Patch Notes

**V2.0.15**
- Fix time parsing for instance variables

**V2.0.14**
- Fix Connection Status Variable not updating when closing vmix

**V2.0.10**
- Rewrite in TypeScript
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "studiocoast-vmix",
"version": "2.0.14",
"version": "2.0.15",
"api_version": "1.0.0",
"keywords": [
"Software",
Expand Down

0 comments on commit b5cbdf7

Please sign in to comment.