Skip to content

Commit

Permalink
Update to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan818fr committed Nov 25, 2023
1 parent 9d7f1a6 commit d59d23d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
platform: 'win32-arm64v8'
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Build
id: build-release
run: ./build.sh $(cat LIBMAXMINDDB_VERSION.txt) ${{ matrix.platform }}
Expand Down
2 changes: 1 addition & 1 deletion LIBMAXMINDDB_VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.7.1
1.8.0

0 comments on commit d59d23d

Please sign in to comment.