We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2abfd6 commit 6403638Copy full SHA for 6403638
.github/workflows/main.yml
@@ -18,7 +18,7 @@ jobs:
18
19
- uses: actions/setup-go@v5
20
with:
21
- go-version: "1.22.4"
+ go-version: "1.23.3"
22
23
- name: Modify ws4sqlite.exe
24
run: sed -i 's/v0\.0\.0/${{ github.ref_name }}/g' ws4sqlite.go
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## v0.16.3
2
+*2024-11-13, Venice*
3
+
4
+- Library updates
5
6
## v0.16.2
7
*2024-06-19, Venice*
8
0 commit comments