Skip to content

Commit b35d4a5

Browse files
authored
Bump SDC version to 1.3.1 (#2912)
1 parent 937d255 commit b35d4a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

buildSrc/src/main/kotlin/Releases.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ object Releases {
5454

5555
object DataCapture : LibraryArtifact {
5656
override val artifactId = "data-capture"
57-
override val version = "1.3.0"
57+
override val version = "1.3.1"
5858
override val name = "Android FHIR Structured Data Capture Library"
5959
}
6060

docs/use/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# API
22

33
* [Engine](api/engine/1.2.0/index.html)
4-
* [Data Capture](api/data-capture/1.3.0/index.html)
4+
* [Data Capture](api/data-capture/1.3.1/index.html)
55
* [Workflow](api/workflow/0.1.0-beta01/index.html)
66
* [Knowledge](api/knowledge/0.1.0-beta01/index.html)

0 commit comments

Comments
 (0)