We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c853365 commit 8b783faCopy full SHA for 8b783fa
2 files changed
module.prop
@@ -1,7 +1,7 @@
1
id=mkshrc
2
name=Systemless Mkshrc
3
version=v1.1.2
4
-versionCode=10101
+versionCode=24
5
author=5kind
6
description=Provide profile support for mkshrc
7
updateJson=https://raw.githubusercontent.com/5kind/mkshrc/master/update.json
update.json
@@ -1,6 +1,6 @@
{
- "version": "v1.1.1",
- "versionCode": 10101,
- "zipUrl": "https://github.com/5kind/mkshrc/releases/download/v1.1.1/install.zip",
+ "version": "v1.1.2",
+ "versionCode": 24,
+ "zipUrl": "https://github.com/5kind/mkshrc/releases/download/v1.1.2/install.zip",
"changelog": "https://raw.githubusercontent.com/5kind/mkshrc/master/changelog.md"
}
0 commit comments