Skip to content

Commit

Permalink
Merge pull request #3210 from andreitokar/master
Browse files Browse the repository at this point in the history
Release preparation
  • Loading branch information
andreitokar committed Nov 25, 2021
2 parents 7381627 + bab777a commit bb50243
Show file tree
Hide file tree
Showing 137 changed files with 1,120 additions and 1,156 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,4 +1,4 @@
# Welcome to H2, the Java SQL database. [![CI](https://github.com/h2database/h2database/workflows/CI/badge.svg?event=push)](https://github.com/h2database/h2database/actions?query=workflow%3ACI)
# Welcome to H2, the Java SQL database. [![CI](/home/andrei/java-projects/h2database-clean/h2/src/docsrc/images/h2-logo.png)](https://github.com/h2database/h2database/actions?query=workflow%3ACI)

## The main features of H2 are:

Expand All @@ -21,7 +21,7 @@ More information: https://h2database.com
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.4.200</version>
<version>2.0.202</version>
</dependency>
```

Expand Down

0 comments on commit bb50243

Please sign in to comment.