Skip to content

Commit

Permalink
Merge branch 'master' into ak/activityflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aditya-07 authored Sep 24, 2024
2 parents 011de6f + d114245 commit 12fbafd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Releases.kt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ object Releases {

object DataCapture : LibraryArtifact {
override val artifactId = "data-capture"
override val version = "1.1.0"
override val version = "1.2.0"
override val name = "Android FHIR Structured Data Capture Library"
}

Expand Down
2 changes: 1 addition & 1 deletion docs/use/api.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# API

* [Engine](api/engine/1.0.0/index.html)
* [Data Capture](api/data-capture/1.1.0/index.html)
* [Data Capture](api/data-capture/1.2.0/index.html)
* [Workflow](api/workflow/0.1.0-alpha04/index.html)
* [Knowledge](api/knowledge/0.1.0-beta01/index.html)

0 comments on commit 12fbafd

Please sign in to comment.