Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
Signed-off-by: Jaymin Suthar <[email protected]>
  • Loading branch information
Jaymin Suthar committed Oct 1, 2019
1 parent adeedd4 commit 0934acc
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## Changelog

#### 3.0.1

- libsocket library is rebuilt with Android NDK r20

#### 3.0.0

- Replace short commandline options with longer ones due to internal integrity
Expand Down
Binary file modified bin/ipc_arm
Binary file not shown.
Binary file modified bin/ipc_x86
Binary file not shown.
4 changes: 2 additions & 2 deletions module.prop
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
id=IPControl
name=Input Power Control
version=3.0.0
versionCode=34
version=3.0.1
versionCode=35
author=Jaymin Suthar
description=Completely native input power control tool written purely in C++ for performance and stability

0 comments on commit 0934acc

Please sign in to comment.