diff --git a/Cargo.lock b/Cargo.lock index 1be127f..f7b9863 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -225,7 +225,7 @@ dependencies = [ [[package]] name = "boxxy" -version = "0.8.1" +version = "0.8.3" dependencies = [ "bat", "byteorder", diff --git a/Cargo.toml b/Cargo.toml index 9d4254b..5bdd866 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "boxxy" -version = "0.8.1" +version = "0.8.3" edition = "2021" repository = "https://github.com/queer/boxxy" diff --git a/README.md b/README.md index fd1666a..66eedca 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ force it to puts its data somewhere nice and proper. `--daemon` flag. - `0.8.0`: boxxy can pass rules at the command line with `--rule`, and disable loading config files with `--no-config`. +- `0.8.2`: Explain how to run AppImages properly: ![image of 0.8.2 features](https://cdn.mewna.xyz/2023/10/31/yMiHJaURUud6E.png) ### potential drawbacks