summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorqkzk <qu3nt1n@gmail.com>2023-11-11 16:03:35 +0100
committerqkzk <qu3nt1n@gmail.com>2023-11-11 16:03:35 +0100
commit2cec65772f7eacbcbaaeff3d7da6a8f98bb81288 (patch)
tree4c93baa35296736eccef19417b9f2f3292ec488f
parent527204946897d403cdcffc21914ff490dbd185fe (diff)
v0.1.24 preparation
-rw-r--r--Cargo.toml2
-rw-r--r--development.md2
2 files changed, 3 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 53795c9..9b0ed8e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "fm-tui"
-version = "0.1.23"
+version = "0.1.24"
authors = ["Quentin Konieczko <qu3nt1n@gmail.com>"]
edition = "2021"
license-file = "LICENSE.txt"
diff --git a/development.md b/development.md
index c967e89..361f9a5 100644
--- a/development.md
+++ b/development.md
@@ -623,6 +623,8 @@ New view: Tree ! Toggle with 't', fold with 'z'. Navigate normally.
## Current dev
+### Version 0.1.24
+
## TODO
- [ ] mount usb key - should be merged with mtp