Skip to content

Commit d91e9cd

Browse files
author
Jaymin Suthar
committed
Bump version
Signed-off-by: Jaymin Suthar <sjaymin.us@gmail.com>
1 parent dab8b44 commit d91e9cd

4 files changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,11 @@ See file NOTICE in project root for licensing information.
120120

121121
## Changelog
122122

123+
#### 1.0.1
124+
125+
- Add support for some new devices
126+
- Fix syntax error in debug script
127+
123128
#### 1.0.0
124129

125130
- Renamed from `Advanced Charging Switch`

bin/acc_arm

0 Bytes
Binary file not shown.

bin/acc_x86

0 Bytes
Binary file not shown.

module.prop

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id=ACControl
22
name=Advanced Charging Control
3-
version=1.0.0
4-
versionCode=1
3+
version=1.0.1
4+
versionCode=2
55
author=Jaymin Suthar
66
description=ACControl basically enables you to switch charging. Check README for more.
77
minMagisk=18105

0 commit comments

Comments
 (0)