Skip to content

Commit

Permalink
Undo 0.5.0-alpha.10 release due to regression
Browse files Browse the repository at this point in the history
  • Loading branch information
LPGhatguy committed May 29, 2019
1 parent 0f9f178 commit ce3a409
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Rojo Changelog

## [Unreleased]

## [0.5.0 Alpha 10](https://github.com/LPGhatguy/rojo/releases/tag/v0.5.0-alpha.10) (May 29, 2019)
* Added support for implicit property values in JSON model files ([#154](https://github.com/LPGhatguy/rojo/pull/154))
* `Content` propertyes can now be specified in projects and model files as regular string literals.
* Added support for `BrickColor` properties.
Expand Down
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ If you have Rust installed, the easiest way to get Rojo is with Cargo!
To install the latest 0.5.0 alpha, use:

```sh
cargo install rojo --version 0.5.0-alpha.10
cargo install rojo --version 0.5.0-alpha.9
```

## Installing the Plugin
Expand Down

0 comments on commit ce3a409

Please sign in to comment.