Skip to content

Commit

Permalink
Preparations for Chrysalis-Firmware-Bundle 0.90.0
Browse files Browse the repository at this point in the history
Bump the version, and finalize the release date.

Signed-off-by: Gergely Nagy <[email protected]>
  • Loading branch information
algernon committed Sep 23, 2022
1 parent 5e29152 commit 52340bb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION="0.90.0-snapshot"
VERSION="0.90.0"

ifdef EXTRA_VERSION
ifeq (${VERSION},$(subst -snapshot,,${VERSION}))
Expand Down
6 changes: 3 additions & 3 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Chrysalis-Firmware-Bundle 0.90.0-snapshot
=========================================
**UNRELEASED**
Chrysalis-Firmware-Bundle 0.90.0
================================
Released on 2022-09-23

We are decoupling the firmware version from Chrysalis, to make it more
straightforward to update them independently of each other. As such, the
Expand Down

0 comments on commit 52340bb

Please sign in to comment.