Skip to content

Commit

Permalink
ci: version 0.7.7.2, lpac v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
creamlike1024 committed Jan 7, 2025
1 parent 5a6a3ce commit 9fe063e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ jobs:

runs-on: ${{ matrix.os }}
env:
LPAC_VERSION: v2.2.0+0b81e8a
LPAC_VERSION_IN_URL: v2.2.0%2B0b81e8a
LPAC_REPO: https://github.com/creamlike1024/lpac
LPAC_VERSION: v2.2.1
LPAC_VERSION_IN_URL: v2.2.1
LPAC_REPO: https://github.com/estkme-group/lpac
steps:
- name: Checkout repo
uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion FyneApp.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ Website = "https://github.com/creamlike1024/EasyLPAC"
Name = "EasyLPAC"
ID = "github.creamlike1024.EasyLPAC"
Version = "0.7.7"
Build = 1
Build = 2

0 comments on commit 9fe063e

Please sign in to comment.