Skip to content

Commit

Permalink
Update version in module.prop
Browse files Browse the repository at this point in the history
  • Loading branch information
changhuapeng committed May 31, 2024
1 parent 3e2271f commit 69245d3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions META-INF/com/google/android/magisk/module.prop
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
id=FrameworkPatcherGo
name=Framework Patcher GO
version=v0.1
versionCode=00001
version=v0.2
versionCode=00002
author=changhuapeng
description=Modify framework.jar directly on the phone, to build a valid system-level certificate chain. Based on chiteroman's FrameworkPatch.
4 changes: 2 additions & 2 deletions module.prop
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
id=FrameworkPatcherGo
name=Framework Patcher GO
version=v0.1
versionCode=00001
version=v0.2
versionCode=00002
author=changhuapeng
description=Modify framework.jar directly on the phone, to build a valid system-level certificate chain. Based on chiteroman's FrameworkPatch.

0 comments on commit 69245d3

Please sign in to comment.