Skip to content

Commit a8fe46d

Browse files
chore(release): 3.29.1
## [3.29.1](3.29.0...3.29.1) (2023-06-21) ### Bug Fixes * remove inputLink warning ([#878](#878)) ([0f9e440](0f9e440))
1 parent eef2e56 commit a8fe46d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
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.29.0",
6+
"version": "3.29.1",
77
"private": true,
88
"homepage": "https://modv.vcync.gl/",
99
"repository": {
@@ -109,4 +109,4 @@
109109
"resolutions": {
110110
"electron-builder": "23.0.2"
111111
}
112-
}
112+
}

0 commit comments

Comments
 (0)