Skip to content

Commit 3a07745

Browse files
committed
Release commit
1 parent b173985 commit 3a07745

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ This is a note for developers about the recommended tags to keep track of the ch
1717
1818
Dates must be YEAR-MONTH-DAY
1919
-->
20-
## [0.3.1] - 2021-06-21
20+
## [0.3.1] - 2021-06-30
2121
### Changed
2222

23-
- Updated Skywire to `v0.4.1`.
23+
- Updated Skywire to `v0.4.2`.
2424

2525
### Fixed
2626
- Fixed `make build-skybian-img`.

build.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#
99
# version must always start with "v" like: v0.1.45-rc
1010

11-
VERSION=v0.3.1-rc7
11+
VERSION=v0.3.1
1212
# This must match the tags in the github repository
1313

1414
# loading the actual path

0 commit comments

Comments
 (0)