chore(release): bump version to 1.1.2

This commit is contained in:
Anonymoussaurus 2025-03-10 20:25:43 +01:00
commit 1dbaeb56d8
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -3529,7 +3529,7 @@ checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
[[package]]
name = "uad-ng"
version = "1.1.1"
version = "1.1.2"
dependencies = [
"chrono",
"csv",

View file

@ -1,7 +1,7 @@
[package]
name = "uad-ng"
description = "A cross-platform GUI debloater for android devices"
version = "1.1.1"
version = "1.1.2"
authors = ["Universal-Debloater-Alliance"]
license = "GPL-3.0"
homepage = "https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation"