diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 033e80d7..f0224791 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -31,8 +31,8 @@ below with an "x", then click the "Submit new issue" button at the bottom #### I'm using DB4S version: +- [ ] 3.11.1 - [ ] 3.11.0 -- [ ] 3.11.0-alpha1 or 3.11.0-beta* - [ ] 3.10.1 - [ ] Other: ___ diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 005a2587..5397df5f 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -37,8 +37,8 @@ The info below often helps, please fill it out if you're able to. :) #### What is your DB4S version? +- [ ] 3.11.1 - [ ] 3.11.0 -- [ ] 3.11.0-alpha1 or 3.11.0-beta* - [ ] 3.10.1 - [ ] Other: ___ diff --git a/README.md b/README.md index 8ccc92a2..0f26c0c2 100644 --- a/README.md +++ b/README.md @@ -201,6 +201,7 @@ Follow us on Twitter: https://twitter.com/sqlitebrowser ## Releases +* [Version 3.11.1 released](https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.11.1) - 2019-02-18 * [Version 3.11.0 released](https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.11.0) - 2019-02-07 * [Version 3.10.1 released](https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.10.1) - 2017-09-20 * [Version 3.10.0 released](https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.10.0) - 2017-08-20