Skip to content

Commit e270e54

Browse files
committed
Bump version to 3.1.1
1 parent 0e05264 commit e270e54

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

module.prop

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
id=open_fonts
22
name=Open Fonts
3-
version=3.1.0
4-
versionCode=118
3+
version=3.1.1
4+
versionCode=119
55
author=F3FFO
66
description=Open Fonts change your system fonts
77
minMagisk=20400
88
updateJson=https://raw.githubusercontent.com/Magisk-Modules-Alt-Repo/open_fonts/master/update.json
9-
support=https://forum.xda-developers.com/t/magisk-module-font-open-fonts.4446663/
9+
support=https://forum.xda-developers.com/t/magisk-module-font-open-fonts-3-1-1.4446663/
1010
donate=https://www.paypal.me/f3ff0

update.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"version": "v3.1.0",
3-
"versionCode": 118,
4-
"zipUrl": "https://github.com/Magisk-Modules-Alt-Repo/open_fonts/releases/download/v3.1.0/open-fonts.zip",
2+
"version": "v3.1.1",
3+
"versionCode": 119,
4+
"zipUrl": "https://github.com/Magisk-Modules-Alt-Repo/open_fonts/releases/download/v3.1.1/open-fonts.zip",
55
"changelog": "https://raw.githubusercontent.com/Magisk-Modules-Alt-Repo/open_fonts/master/CHANGELOG.md"
66
}

0 commit comments

Comments
 (0)