We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 285450b commit 540732bCopy full SHA for 540732b
module.prop
@@ -1,7 +1,7 @@
1
id=open_fonts
2
name=Open Fonts
3
-version=1.1.1
4
-versionCode=111
+version=1.1.2
+versionCode=112
5
author=F3FFO
6
description=Open Fonts change your system fonts
7
minMagisk=20400
update.json
@@ -1,6 +1,6 @@
{
- "version": "v1.1.1",
- "versionCode": 111,
- "zipUrl": "https://github.com/Magisk-Modules-Alt-Repo/open_fonts/releases/download/v1.1.1/open-fonts.zip",
+ "version": "v1.1.2",
+ "versionCode": 112,
+ "zipUrl": "https://github.com/Magisk-Modules-Alt-Repo/open_fonts/releases/download/v1.1.2/open-fonts.zip",
"changelog": "https://raw.githubusercontent.com/Magisk-Modules-Alt-Repo/open_fonts/master/CHANGELOG.md"
}
0 commit comments