Skip to content

Commit 2cde52c

Browse files
committed
Increment package version number
1 parent 57b299c commit 2cde52c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package-info.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
"type": "package",
44
"author": "Chris Swithinbank and Hans Tutschku",
55
"description": "A modular kit providing high-level sound generation, processing and performance tools for students of Music 264 at Harvard University",
6-
"version": "0.3.1",
6+
"version": "0.3.2",
77
"major_version": "0",
8-
"minor_version": "31",
8+
"minor_version": "32",
99
"min_max_version": "619",
1010
"min_osx_version": "None",
1111
"min_win_version": "None",
1212
"website": "https://github.com/mus264/264-tools/",
13-
"link_mac32": "https://github.com/mus264/264-tools/archive/v0.3.1.zip",
14-
"link_mac64": "https://github.com/mus264/264-tools/archive/v0.3.1.zip",
15-
"link_win32": "https://github.com/mus264/264-tools/archive/v0.3.1.zip",
16-
"link_win64": "https://github.com/mus264/264-tools/archive/v0.3.1.zip",
13+
"link_mac32": "https://github.com/mus264/264-tools/archive/v0.3.2.zip",
14+
"link_mac64": "https://github.com/mus264/264-tools/archive/v0.3.2.zip",
15+
"link_win32": "https://github.com/mus264/264-tools/archive/v0.3.2.zip",
16+
"link_win64": "https://github.com/mus264/264-tools/archive/v0.3.2.zip",
1717
"relative_path": "None",
18-
"alert_text": "You have successfully installed (or updated) 264 Tools. \n\nWelcome to v0.3.1! \n\nIf you’re new to the tools, check out ‘264 Tools \nOverview’ in the Extras menu. \n\nIf you have a patch open using 264 Tools, please close \nand re-open it now."
18+
"alert_text": "You have successfully installed (or updated) 264 Tools. \n\nWelcome to v0.3.2! \n\nIf you’re new to the tools, check out ‘264 Tools \nOverview’ in the Extras menu. \n\nIf you have a patch open using 264 Tools, please close \nand re-open it now."
1919
}

0 commit comments

Comments
 (0)