Skip to content

Commit 0934acc

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

4 files changed

Lines changed: 6 additions & 2 deletions

File tree

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Changelog
22

3+
#### 3.0.1
4+
5+
- libsocket library is rebuilt with Android NDK r20
6+
37
#### 3.0.0
48

59
- Replace short commandline options with longer ones due to internal integrity

bin/ipc_arm

-264 Bytes
Binary file not shown.

bin/ipc_x86

3.74 KB
Binary file not shown.

module.prop

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
id=IPControl
22
name=Input Power Control
3-
version=3.0.0
4-
versionCode=34
3+
version=3.0.1
4+
versionCode=35
55
author=Jaymin Suthar
66
description=Completely native input power control tool written purely in C++ for performance and stability

0 commit comments

Comments
 (0)