Skip to content

Commit 165a056

Browse files
committed
Prepare v0.5.0 release
1 parent 54831e0 commit 165a056

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
# SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later
1919
#
2020

21-
set(ATOMVM_BASE_VERSION "0.5.0-dev")
22-
set(ATOMVM_DEV TRUE)
21+
set(ATOMVM_BASE_VERSION "0.5.0")
22+
set(ATOMVM_DEV FALSE)

0 commit comments

Comments
 (0)