Skip to content

Commit

Permalink
Link to GitHub releases instead of NPM in "Current versions"
Browse files Browse the repository at this point in the history
  • Loading branch information
m4heshd committed Jan 25, 2022
1 parent b4b0abd commit 2bfad40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ The fastest and simplest library for SQLite3 in Node.js. This particular fork su
## Current versions

- ### Stable
- **better-sqlite3-multiple-ciphers** - [`7.5.0`](https://www.npmjs.com/package/better-sqlite3-multiple-ciphers/v/7.5.0)
- **better-sqlite3-multiple-ciphers** - [`7.5.0`](https://github.com/m4heshd/better-sqlite3-multiple-ciphers/releases/tag/v7.5.0)
- **better-sqlite3** - [`7.5.0`](https://github.com/JoshuaWise/better-sqlite3/releases/tag/v7.5.0)
- **SQLite** - [`3.37.2`](https://www.sqlite.org/draft/releaselog/3_37_2.html)
- **SQLite3 Multiple Ciphers** - [`1.3.7`](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.3.7)

- ### Beta
- **better-sqlite3-multiple-ciphers** - [`7.5.0-beta.0`](https://www.npmjs.com/package/better-sqlite3-multiple-ciphers/v/7.5.0-beta.0)
- **better-sqlite3-multiple-ciphers** - [`7.5.0-beta.0`](https://github.com/m4heshd/better-sqlite3-multiple-ciphers/releases/tag/v7.5.0-beta.0)
- **better-sqlite3** - [`7.5.0`](https://github.com/JoshuaWise/better-sqlite3/releases/tag/v7.5.0)
- **SQLite** - [`3.37.2`](https://www.sqlite.org/draft/releaselog/3_37_2.html)
- **SQLite3 Multiple Ciphers** - [`1.3.7`](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.3.7)
Expand Down

0 comments on commit 2bfad40

Please sign in to comment.