Skip to content

Commit 853e7db

Browse files
committed
Bump version number to 1.7.
1 parent da09ff9 commit 853e7db

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# v1.7 (TBD)
2+
13
# v1.6
24

35
For more detailed changes see:

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ docs:
7272
@ODK_IMAGE=odklite ./odk.sh python ./odk/schema_documentation.py
7373

7474
# Building docker image
75-
VERSION = "v1.6"
75+
VERSION = "v1.7"
7676
IM=obolibrary/odkfull
7777
IMLITE=obolibrary/odklite
7878
ROB=obolibrary/robot

0 commit comments

Comments
 (0)