Skip to content

Commit

Permalink
Merge pull request #17 from cyface-de/release-0.2.1_DAT-806
Browse files Browse the repository at this point in the history
Release 0.2.1 dat 806
  • Loading branch information
hb0 authored Dec 13, 2021
2 parents 8d50786 + af487dd commit c196525
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ plugins {
}

group = 'de.cyface'
version = '0.2.0'
version = '1.0.0'

tasks.withType(JavaCompile) {
options.encoding = 'UTF-8'
Expand Down
2 changes: 1 addition & 1 deletion src/main/proto/de/cyface/protos/model/measurement.proto
Original file line number Diff line number Diff line change
Expand Up @@ -661,4 +661,4 @@ message File {
*/
CSV = 4;
}
}
}

0 comments on commit c196525

Please sign in to comment.