Skip to content

Commit c750086

Browse files
committed
Increase PKG_VERSION to 0.2.1, created release files
The release files (tar.gz+zip) are created with `make release` and uploaded to the new release in github: https://github.com/UB-Mannheim/ocr-fileformat/releases/tag/v0.2.1
1 parent 2e9a4b1 commit c750086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PKG_NAME = ocr-fileformat
2-
PKG_VERSION = 0.2.0
2+
PKG_VERSION = 0.2.1
33
DOCKER_IMAGE = ubma/ocr-fileformat
44

55
CP = cp -r

0 commit comments

Comments
 (0)