Skip to content

Commit

Permalink
chore(release): 3.13.0
Browse files Browse the repository at this point in the history
# [3.13.0](3.12.1...3.13.0) (2021-03-16)

### Bug Fixes

* **macosquit:** fixes application quit dialog on macOS ([#566](#566)) ([134fffd](134fffd)), closes [#440](#440)

### Features

* **error-watcher:** Show an error message when libndi is not installed. ([#564](#564)) ([697dd79](697dd79))
  • Loading branch information
semantic-release-bot committed Mar 16, 2021
1 parent 39aa8b4 commit f00c0a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"productName": "modV",
"description": "modular audio visualisation powered by JavaScript",
"author": "vcync",
"version": "3.12.1",
"version": "3.13.0",
"private": true,
"homepage": "https://modv.vcync.gl/",
"repository": {
Expand Down

0 comments on commit f00c0a2

Please sign in to comment.