Skip to content
This repository has been archived by the owner on Dec 7, 2024. It is now read-only.

Commit

Permalink
Update to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
changhuapeng committed Jun 18, 2024
1 parent 1b9a05e commit 6578808
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=v1.0.1
versionCode=10001
version=v1.1.0
versionCode=10100
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=v1.0.1
versionCode=10001
version=v1.1.0
versionCode=10100
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 6578808

Please sign in to comment.