diff --git a/package-info.json b/package-info.json index 960ccaf..e1e2e5f 100644 --- a/package-info.json +++ b/package-info.json @@ -3,17 +3,17 @@ "type": "package", "author": "Chris Swithinbank and Hans Tutschku", "description": "A modular kit providing high-level sound generation, processing and performance tools for students of Music 264 at Harvard University", - "version": "0.3.0", + "version": "0.3.1", "major_version": "0", - "minor_version": "30", + "minor_version": "31", "min_max_version": "619", "min_osx_version": "None", "min_win_version": "None", "website": "https://github.com/mus264/264-tools/", - "link_mac32": "https://github.com/mus264/264-tools/archive/v0.3.0.zip", - "link_mac64": "https://github.com/mus264/264-tools/archive/v0.3.0.zip", - "link_win32": "https://github.com/mus264/264-tools/archive/v0.3.0.zip", - "link_win64": "https://github.com/mus264/264-tools/archive/v0.3.0.zip", + "link_mac32": "https://github.com/mus264/264-tools/archive/v0.3.1.zip", + "link_mac64": "https://github.com/mus264/264-tools/archive/v0.3.1.zip", + "link_win32": "https://github.com/mus264/264-tools/archive/v0.3.1.zip", + "link_win64": "https://github.com/mus264/264-tools/archive/v0.3.1.zip", "relative_path": "None", - "alert_text": "You have successfully installed (or updated) 264 Tools. \n\nWelcome to v0.3.0! \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." + "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." }