From f1b60519091d86d5ccccad04bc1690de8f701ad4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 8 May 2021 15:50:25 +0000 Subject: [PATCH] chore(release): 3.16.0 # [3.16.0](https://github.com/vcync/modV/compare/3.15.0...3.16.0) (2021-05-08) ### Bug Fixes * adds fix for semantic-release ([d3d31d6](https://github.com/vcync/modV/commit/d3d31d6587a2845debe44414ffefac8c48779e5e)) * reverts github_token ([#579](https://github.com/vcync/modV/issues/579)) ([100864b](https://github.com/vcync/modV/commit/100864beaff040edc301c2c420a87846bb7e29d4)) * **github-action:** updates github_token env variable reference ([c552d12](https://github.com/vcync/modV/commit/c552d121c81b0c7e8ed44f8fb4ec9700267deb5b)) ### Features * **isf-folder:** adds media ISF folder to load ISF without a JavaScript wrapper ([af50d2d](https://github.com/vcync/modV/commit/af50d2d769241df676675311ba73219cf5c299ad)) * **recent-documents:** adds a recent documents list for macOS ([83f111b](https://github.com/vcync/modV/commit/83f111b73b36a39f5618e34461d1ac046aecc5fc)), closes [#527](https://github.com/vcync/modV/issues/527) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6495881e..3226de775 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "productName": "modV", "description": "modular audio visualisation powered by JavaScript", "author": "vcync", - "version": "3.15.0", + "version": "3.16.0", "private": true, "homepage": "https://modv.vcync.gl/", "repository": {