Skip to content

Commit

Permalink
Prepare v0.1.1 bug fix release.
Browse files Browse the repository at this point in the history
  • Loading branch information
志宇 committed Apr 20, 2020
1 parent c3374b1 commit c105134
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
Expand Up @@ -18,6 +18,12 @@ This is a note for developers about the recommended tags to keep track of the ch
Dates must be YEAR-MONTH-DAY
-->

## [0.1.1] - 2020-04-20

### Fixed

- ` NetworkManager.service` should be running before the `skywire-startup.service` ([#23](https://github.com/SkycoinProject/skybian/pull/23)).

## [0.1.0] - 2020-04-09

### Added
Expand Down
2 changes: 1 addition & 1 deletion build.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# PATCH version when you make backwards-compatible bug fixes.
#
# version must always start with "v" like: v0.1.45-rc
VERSION=v0.1.0
VERSION=v0.1.1
# This must match the tags in the github repository

# loading the actual path
Expand Down

0 comments on commit c105134

Please sign in to comment.