Bump Kustvakt version to 0.67.1

Change-Id: I66614acf249d431f0b0a1fbc8a0e91b1269f40c3
diff --git a/full/Changes b/full/Changes
index 6121277..200fc74 100644
--- a/full/Changes
+++ b/full/Changes
@@ -1,3 +1,5 @@
+# version 0.67.1
+
 # version 0.67
 
 2022-05-09
diff --git a/full/pom.xml b/full/pom.xml
index b74c311..09f673e 100644
--- a/full/pom.xml
+++ b/full/pom.xml
@@ -3,7 +3,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>de.ids_mannheim.korap</groupId>
 	<artifactId>Kustvakt-full</artifactId>
-	<version>0.67</version>
+	<version>0.67.1</version>
 	<properties>
 		<java.version>1.8</java.version>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>