Skip to content

Commit ad152d8

Browse files
authored
Merge pull request #285 from evil-mad/beta3-release
Bump release to v2.0.0-Beta.3
2 parents 4c52968 + 914a1c6 commit ad152d8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Software for drawing robots, and your
77
[friendly painting robot kit, the WaterColorBot](http://watercolorbot.com)!
88

99
## Downloads / Install
10-
[Click here](https://github.com/evil-mad/robopaint/releases/tag/v2.0.0-Beta.2.2016-07-29)
10+
[Click here](https://github.com/evil-mad/robopaint/releases/tag/v2.0.0-Beta.3.2016-10-11)
1111
to download the current beta release. This release has many changes that improve
1212
the functinality of RoboPaint. Since this a beta release you may expierence bugs.
1313
If you do please report it by creating an issue [here](https://github.com/evil-mad/robopaint/issues)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "robopaint",
3-
"version": "2.0.0-beta.2",
3+
"version": "2.0.0-beta.3",
44
"description": "A full featured SVG editor and output controller to drive @MakerSylvia's WaterColorBot",
55
"main": "resources/scripts/root/window-main.js",
66
"author": {

0 commit comments

Comments
 (0)