Skip to content

Commit 90249e4

Browse files
committed
Prepare v0.6.3 release
Signed-off-by: Davide Bettio <davide@uninstall.it>
1 parent fb05a2d commit 90249e4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [0.6.3] - Unreleased
7+
## [0.6.3] - 20-07-2024
88

99
### Added
1010

version.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020

2121
# Please, keep also in sync src/libAtomVM/atomvm_version.h
2222
set(ATOMVM_BASE_VERSION "0.6.3")
23-
set(ATOMVM_DEV TRUE)
23+
set(ATOMVM_DEV FALSE)

0 commit comments

Comments
 (0)