Skip to content

Commit

Permalink
# v0.8.9
Browse files Browse the repository at this point in the history
## BUILD 1429
- Fix Example files.
  • Loading branch information
garciadelcastillo committed Feb 27, 2019
1 parent d4cd904 commit 197479d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added dist/Machina_v0.8.9.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion src/Machina/Robot.cs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ public class Robot
/// <summary>
/// Version number.
/// </summary>
public static readonly string Version = "0.8.8." + Build;
public static readonly string Version = "0.8.9." + Build;

/// <summary>
/// A nickname for this Robot.
Expand Down

0 comments on commit 197479d

Please sign in to comment.