Skip to content

Commit dacfa50

Browse files
committed
📦 v0.6.2
1 parent 6378df7 commit dacfa50

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Versioned according to [Semantic Versioning](http://semver.org/).
55

66
## Unreleased
77

8+
## [0.6.2] - 2023-03-16
9+
810
Fixed:
911

1012
* `make deps` should not update `ocrd`, #43, #44
@@ -129,6 +131,7 @@ Fixed:
129131
* ocrd-tool: add `steps` and `categories`
130132

131133
<!-- link-labels -->
134+
[0.6.2]: ../../compare/v0.6.2...v0.6.1
132135
[0.6.1]: ../../compare/v0.6.1...v0.6.0
133136
[0.6.0]: ../../compare/v0.6.0...v0.5.0
134137
[0.5.0]: ../../compare/v0.5.0...v0.4.1

ocrd-tool.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.6.1",
2+
"version": "0.6.2",
33
"git_url": "https://github.com/OCR-D/ocrd_fileformat",
44
"tools": {
55
"ocrd-fileformat-transform": {

0 commit comments

Comments
 (0)