Skip to content

Commit 90308d4

Browse files
Release/1.7.0 (#437)
* Update README.md * Release ARF version 1.7.0 (#1011) ARF 1.7.0 Includes the result in the final discussion papers on: - Topic F - Digital Credential API (former known as browser API) - Topic E - Pseudonyms, including User authentication mechanism * Fixed editorial items * Update CHANGELOG * update Makefile version
1 parent 303a5b1 commit 90308d4

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
@@ -26,7 +26,7 @@ SOURCE_DOCS := $(MAIN_DOC) $(ANNEXES_DOCS)
2626
# Directories and Build Information
2727
BUILD_DIR := ./build
2828
SITE_DIR := ./site
29-
VERSION := 1.6.1
29+
VERSION := 1.7.0
3030
BUILD := $(shell date +%Y%m%d.%H%M%S)
3131

3232
# Pandoc configuration

0 commit comments

Comments
 (0)