Skip to content

Commit 8b783fa

Browse files
ci: Update version to v1.1.2
1 parent c853365 commit 8b783fa

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

module.prop

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id=mkshrc
22
name=Systemless Mkshrc
33
version=v1.1.2
4-
versionCode=10101
4+
versionCode=24
55
author=5kind
66
description=Provide profile support for mkshrc
77
updateJson=https://raw.githubusercontent.com/5kind/mkshrc/master/update.json

update.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"version": "v1.1.1",
3-
"versionCode": 10101,
4-
"zipUrl": "https://github.com/5kind/mkshrc/releases/download/v1.1.1/install.zip",
2+
"version": "v1.1.2",
3+
"versionCode": 24,
4+
"zipUrl": "https://github.com/5kind/mkshrc/releases/download/v1.1.2/install.zip",
55
"changelog": "https://raw.githubusercontent.com/5kind/mkshrc/master/changelog.md"
66
}

0 commit comments

Comments
 (0)