Skip to content

Commit c99d886

Browse files
committed
Update version to 1.0.4
1 parent 2c0fb88 commit c99d886

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README-zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# YukiHookAPI Project Builder
22

33
![Blank](https://img.shields.io/badge/license-AGPL3.0-blue)
4-
![Blank](https://img.shields.io/badge/version-v1.0.3-green)
4+
![Blank](https://img.shields.io/badge/version-v1.0.4-green)
55
[![Telegram](https://img.shields.io/badge/Follow-Telegram-blue.svg?logo=telegram)](https://t.me/YukiHookAPI)
66
<br/><br/>
77
<img src="https://github.com/fankes/YuKiHookAPI/blob/master/img-src/icon.png?raw=true" width = "100" height = "100"/>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# YukiHookAPI Project Builder
22

33
![Blank](https://img.shields.io/badge/license-AGPL3.0-blue)
4-
![Blank](https://img.shields.io/badge/version-v1.0.3-green)
4+
![Blank](https://img.shields.io/badge/version-v1.0.4-green)
55
[![Telegram](https://img.shields.io/badge/Follow-Telegram-blue.svg?logo=telegram)](https://t.me/YukiHookAPI)
66
<br/><br/>
77
<img src="https://github.com/fankes/YuKiHookAPI/blob/master/img-src/icon.png?raw=true" width = "100" height = "100"/>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "yukihookapi-projectbuilder",
33
"productName": "YukiHookAPI Project Builder",
4-
"version": "1.0.3",
4+
"version": "1.0.4",
55
"description": "A Xposed Project Builder by YukiHookAPI",
66
"main": "src/app.js",
77
"scripts": {

0 commit comments

Comments
 (0)