We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4842305 commit 2d8a313Copy full SHA for 2d8a313
2 files changed
module.prop
@@ -1,7 +1,7 @@
1
id=mkshrc
2
name=Systemless Mkshrc
3
version=v1.1.6
4
-versionCode=33
+versionCode=36
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.5",
- "versionCode": 33,
- "zipUrl": "https://github.com/5kind/mkshrc/releases/download/v1.1.5/install.zip",
+ "version": "v1.1.6",
+ "versionCode": 36,
+ "zipUrl": "https://github.com/5kind/mkshrc/releases/download/v1.1.6/install.zip",
"changelog": "https://raw.githubusercontent.com/5kind/mkshrc/master/changelog.md"
}
0 commit comments