Skip to content

Commit 0f4fc18

Browse files
committed
chore: update version and bundled files for beta
1 parent 53d42bc commit 0f4fc18

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "audioMotion",
3-
"version": "24.6",
3+
"version": "25.7-beta.2",
44
"private": true,
55
"author": "Henrique Vianna <[email protected]> (https://henriquevianna.com)",
66
"license": "AGPL-3.0",

public/audioMotion.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/styles.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/vendors.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/vendors.js.LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
* audioMotion-analyzer
3333
* High-resolution real-time graphic audio spectrum analyzer JS module
3434
*
35-
* @version 4.5.0
35+
* @version 4.5.1
3636
* @author Henrique Avila Vianna <[email protected]> <https://henriquevianna.com>
3737
* @license AGPL-3.0-or-later
3838
*/

0 commit comments

Comments
 (0)