Skip to content

Commit e89c9ae

Browse files
committed
New Hotfix (v0.4.1)
1 parent 64c99db commit e89c9ae

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
The sections should follow the order `Apps`, `Added`, `Changed`, `Fixed`, `Packaging`
99
and `Removed`.
1010

11+
## [0.4.1] - 2022-01-31
12+
13+
### Fixed
14+
- Selection counter never decreasing.
15+
1116
## [0.4] - 2022-01-30
1217

1318
### Apps
@@ -42,7 +47,6 @@ and `Removed`.
4247
### Packaging
4348
- For Arch-based users, UAD is now available in the AUR: `universal-android-debloater-bin` (binary) and `universal-android-debloater` (from source)
4449

45-
4650
## [0.3] - 2021-10-10
4751

4852
### Added

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "uad_gui"
33
description = "A cross-platform GUI debloater for android devices"
4-
version = "0.4.0"
4+
version = "0.4.1"
55
authors = ["w1nst0n"]
66
license = "GPL-3.0"
77
homepage = "https://github.com/0x192/universal-android-debloater"

0 commit comments

Comments
 (0)