Update version to 1.0.2 | Support YukiHookAPI 1.1.9

This commit is contained in:
2023-04-17 07:59:05 +08:00
parent df9c0627de
commit 55ae6600bc
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
# YukiHookAPI Project Builder
![Blank](https://img.shields.io/badge/license-AGPL3.0-blue)
![Blank](https://img.shields.io/badge/version-v1.0.1-green)
![Blank](https://img.shields.io/badge/version-v1.0.2-green)
[![Telegram](https://img.shields.io/badge/Follow-Telegram-blue.svg?logo=telegram)](https://t.me/YukiHookAPI)
<br/><br/>
<img src="https://github.com/fankes/YuKiHookAPI/blob/master/img-src/icon.png?raw=true" width = "100" height = "100"/>

View File

@@ -1,7 +1,7 @@
# YukiHookAPI Project Builder
![Blank](https://img.shields.io/badge/license-AGPL3.0-blue)
![Blank](https://img.shields.io/badge/version-v1.0.1-green)
![Blank](https://img.shields.io/badge/version-v1.0.2-green)
[![Telegram](https://img.shields.io/badge/Follow-Telegram-blue.svg?logo=telegram)](https://t.me/YukiHookAPI)
<br/><br/>
<img src="https://github.com/fankes/YuKiHookAPI/blob/master/img-src/icon.png?raw=true" width = "100" height = "100"/>

View File

@@ -1,7 +1,7 @@
{
"name": "yukihookapi-projectbuilder",
"productName": "YukiHookAPI Project Builder",
"version": "1.0.1",
"version": "1.0.2",
"description": "A Xposed Project Builder by YukiHookAPI",
"main": "src/app.js",
"scripts": {