aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAdam Harrison <adamdharrison@gmail.com>2023-01-02 18:48:45 -0500
committerAdam Harrison <adamdharrison@gmail.com>2023-01-02 18:48:45 -0500
commita5b0aca8c50d8b26229793e4f1444adfab952acc (patch)
treec9c3e9306406746782e45a4cef2597af7d73fa46 /.github
parentef363262b122f3164b8afeceab0827eed680eb61 (diff)
downloadlite-xl-plugins-a5b0aca8c50d8b26229793e4f1444adfab952acc.tar.gz
lite-xl-plugins-a5b0aca8c50d8b26229793e4f1444adfab952acc.zip
Bump version.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/workflow.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml
index ae9680e..6bdbdcd 100644
--- a/.github/workflows/workflow.yml
+++ b/.github/workflows/workflow.yml
@@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v2
- name: Generate table with `lpm`
run: |
- wget https://github.com/adamharrison/lite-xl-plugin-manager/releases/download/v0.93/lpm.x86_64-linux -O lpm
+ wget https://github.com/adamharrison/lite-xl-plugin-manager/releases/download/v0.94/lpm.x86_64-linux -O lpm
chmod +x lpm
./lpm table manifest.json README.md
- name: Set environment variables