Skip to content

Commit d948d7a

Browse files
chore(release): 3.29.0
# [3.29.0](3.28.0...3.29.0) (2023-06-21) ### Bug Fixes * exit the app properly when the main window has confirmed quit ([#863](#863)) ([e12bbe5](e12bbe5)) * **groups:** prevent occational UI jump when updating module order ([#872](#872)) ([00cd620](00cd620)) ### Features * **context-menu:** add electron context menu ([#790](#790)) ([09c28fd](09c28fd)), closes [#789](#789)
1 parent f74472c commit d948d7a

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.28.0",
6+
"version": "3.29.0",
77
"private": true,
88
"homepage": "https://modv.vcync.gl/",
99
"repository": {

0 commit comments

Comments
 (0)