From 7ca8d4d8a89fbbdb4c74e06b09515377aa27dbc3 Mon Sep 17 00:00:00 2001 From: yggverse Date: Wed, 20 Nov 2024 19:21:54 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a4162b6..4ecd9351 100644 --- a/README.md +++ b/README.md @@ -168,7 +168,7 @@ cargo build ### Releases * Package version in repository increase after [crates.io](https://crates.io/crates/yoda) release -* Until DB migration not implemented, app will create new profile on `CARGO_PKG_VERSION_MAJOR`.`CARGO_PKG_VERSION_MINOR` change +* Until DB migration not implemented, application will create new profile on `CARGO_PKG_VERSION_MAJOR`/`CARGO_PKG_VERSION_MINOR` change ### See also