Skip to content

Commit 98895a4

Browse files
build 0.2.3 binary
1 parent 6067b5d commit 98895a4

4 files changed

Lines changed: 6 additions & 4 deletions

File tree

bin/build.zip

17 Bytes
Binary file not shown.

changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# 0.2.3 (23)
2+
- enhanced assert.sh
13
# 0.2.2 (22)
24
- enhanced ui
35
# 0.2.1 (21)

src/module.prop

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id=hot-install
22
name=Hot Install Module
33
author=HelloWorld
4-
version=0.2.2
5-
versionCode=22
4+
version=0.2.3
5+
versionCode=23
66
description=Directly install or upgrade some supported module without reboot. (Run with 'action' button)
77
updateJson=https://github.com/helloworld2540/Hot-Install-Module/raw/refs/heads/main/update.json

update.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"version": "0.2.2",
3-
"versionCode": 22,
2+
"version": "0.2.3",
3+
"versionCode": 23,
44
"zipUrl": "https://github.com/helloworld2540/Hot-Install-Module/raw/refs/heads/main/bin/build.zip",
55
"changelog": "https://github.com/helloworld2540/Hot-Install-Module/raw/refs/heads/main/changelog.md"
66
}

0 commit comments

Comments
 (0)