Skip to content

Commit 9cd0f17

Browse files
chore(release): 3.7.0
# [3.7.0](3.6.0...3.7.0) (2020-12-08) ### Bug Fixes * **groups:** replaces or statement to fix preset inheritance ([#473](#473)) ([8b9bd11](8b9bd11)), closes [#469](#469) * **icon:** adds windows icon file ([#477](#477)) ([9c33a15](9c33a15)), closes [#465](#465) * **isf:** Remove broken modules ([#484](#484)) ([084df8b](084df8b)), closes [#384](#384) * **layout:** adds workaround for layout restoration failure ([#396](#396)) ([04bc2ae](04bc2ae)) * **modules:** adds clean-up after before module deletion ([#481](#481)) ([c89f95e](c89f95e)) * **swap:** fixes array handling with SWAP ([#474](#474)) ([58fee65](58fee65)) ### Features * **groups:** adds keyboard bind to delete a group ([#480](#480)) ([afdc133](afdc133)) * **menubar:** adds "open media folder" to file menu ([#479](#479)) ([fdc16a6](fdc16a6)) * **texture:** Class to render a 2D texture ([#467](#467)) ([c47bcca](c47bcca)), closes [#329](#329) ### Reverts * **swap:** removes swap panel ([#478](#478)) ([214797f](214797f))
1 parent f3791e1 commit 9cd0f17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"productName": "modV",
44
"description": "modular audio visualisation powered by JavaScript",
55
"author": "vcync",
6-
"version": "3.6.0",
6+
"version": "3.7.0",
77
"private": true,
88
"homepage": "https://modv.vcync.gl/",
99
"repository": {

0 commit comments

Comments
 (0)