Skip to content

Commit

Permalink
ci: bump to build 3, lpac v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
creamlike1024 committed Jun 17, 2024
1 parent 25926be commit 0dc2d36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

runs-on: ${{ matrix.os }}
env:
LPAC_VERSION: v2.0.1
LPAC_VERSION: v2.0.2
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.6"
Build = 2
Build = 3

0 comments on commit 0dc2d36

Please sign in to comment.