Skip to content

Commit

Permalink
📦 v0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kba committed Jul 17, 2024
1 parent 2222ef6 commit 521de51
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ Versioned according to [Semantic Versioning](http://semver.org/).

## Unreleased

## [0.11.1] - 2024-07-17

Fixed:

* Fixed Docker build, no functional changes from v0.11.0

## [0.11.0] - 2024-07-17

Changed:
Expand Down
2 changes: 1 addition & 1 deletion ocrd-tool.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.11.0",
"version": "0.11.1",
"git_url": "https://github.com/OCR-D/ocrd_fileformat",
"tools": {
"ocrd-fileformat-transform": {
Expand Down

0 comments on commit 521de51

Please sign in to comment.