Skip to content

Commit feffa71

Browse files
committed
3.35.0
1 parent 839d31d commit feffa71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
env:
99
SQLITE_RELEASE_YEAR: "2021"
10-
SQLITE_VERSION: "3340100"
10+
SQLITE_VERSION: "3350000"
1111

1212
jobs:
1313
build-ubuntu:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ Builds and publishes SQLite shell for different OS:
66
- Windows shell (64-bit). Because SQLite website only provides 32-bit shell 🤷
77
- macOS shell. Just for convenience.
88

9-
Latest release: [3.34.1](https://github.com/nalgeon/sqlite/releases/latest)
9+
Latest release: [3.35.0](https://github.com/nalgeon/sqlite/releases/latest)

0 commit comments

Comments
 (0)