Skip to content

Commit

Permalink
cut v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hferentschik committed May 6, 2019
1 parent fad42aa commit cc67f6f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.3.2] - 2019-05-06

- Issue [#339](https://github.com/vagrant-landrush/landrush/issues/339) - Update link to TravisCI badge in README
- Issue [#344](https://github.com/vagrant-landrush/landrush/issues/344) - Unable to determine network interface on non-English Windows
- Issue [#346](https://github.com/vagrant-landrush/landrush/issues/346) - Upgrade Vagrant development version

## [1.3.1] - 2018-12-04

- Issue [#11](https://github.com/vagrant-landrush/landrush/issues/11) - Landrush prevents the machine from reaching internet
Expand Down
2 changes: 1 addition & 1 deletion lib/landrush/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Landrush
VERSION = '1.3.2.dev'.freeze
VERSION = '1.3.2'.freeze
end

0 comments on commit cc67f6f

Please sign in to comment.