released v1.18.0

This commit is contained in:
jaywcjlove 2024-04-07 16:46:47 +08:00
parent 935bc49ce7
commit c335663910
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ jobs:
steps:
# Step 1: run a standard checkout action
- name: Checkout target repo
uses: actions/checkout@v3
uses: actions/checkout@v4
# Step 2: run the sync action
- name: Sync upstream changes

View File

@ -1,6 +1,6 @@
{
"name": "linux-command",
"version": "1.16.0",
"version": "1.18.0",
"description": "Linux Command",
"homepage": "https://jaywcjlove.github.io/linux-command/",
"main": "dist/data.json",