We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b173985 commit 3a07745Copy full SHA for 3a07745
CHANGELOG.md
@@ -17,10 +17,10 @@ This is a note for developers about the recommended tags to keep track of the ch
17
18
Dates must be YEAR-MONTH-DAY
19
-->
20
-## [0.3.1] - 2021-06-21
+## [0.3.1] - 2021-06-30
21
### Changed
22
23
-- Updated Skywire to `v0.4.1`.
+- Updated Skywire to `v0.4.2`.
24
25
### Fixed
26
- Fixed `make build-skybian-img`.
build.conf
@@ -8,7 +8,7 @@
8
#
9
# version must always start with "v" like: v0.1.45-rc
10
11
-VERSION=v0.3.1-rc7
+VERSION=v0.3.1
12
# This must match the tags in the github repository
13
14
# loading the actual path
0 commit comments