From ab301cdb79d607237719a9dcbe015ed1066f7133 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Thu, 24 Nov 2022 10:45:45 +0100 Subject: [PATCH] Updated version --- RNS/_version.py | 2 +- Roadmap.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/RNS/_version.py b/RNS/_version.py index 3d26edf..df12433 100644 --- a/RNS/_version.py +++ b/RNS/_version.py @@ -1 +1 @@ -__version__ = "0.4.1" +__version__ = "0.4.2" diff --git a/Roadmap.md b/Roadmap.md index 5d2c039..2fa6539 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -86,7 +86,7 @@ These efforts aim to expand the types of physical and virtual interfaces that Re ## Active Work Areas For each release cycle of Reticulum, improvements and additions from the five areas are selected as active work areas, and can be expected to be included in the next release. While not entirely set in stone for each release cycle, they serve as a pointer of what to expect in the next release. -- Version `0.4.2` targets: +- Version `0.4.3` targets: - [ ] Updating the documentation to reflect recent changes and improvements - [ ] Add bluetooth pairing code output to rnodeconf - [ ] Improve storage persist call on every local client connect/disconnect