Bump version to v0.8.2
This commit is contained in:
parent
a6cb245ae4
commit
49437c6d9d
2 changed files with 2 additions and 2 deletions
2
src/Cargo.lock
generated
2
src/Cargo.lock
generated
|
|
@ -288,7 +288,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "bos-settings"
|
name = "bos-settings"
|
||||||
version = "0.8.0"
|
version = "0.8.2"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"bread-theme",
|
"bread-theme",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "bos-settings"
|
name = "bos-settings"
|
||||||
version = "0.8.0"
|
version = "0.8.2"
|
||||||
description = "System settings app for BOS (Bread Operating System)"
|
description = "System settings app for BOS (Bread Operating System)"
|
||||||
authors = ["Breadway"]
|
authors = ["Breadway"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue