diff --git a/datum_gateway b/datum_gateway index 2f7f2b5..a38edeb 160000 --- a/datum_gateway +++ b/datum_gateway @@ -1 +1 @@ -Subproject commit 2f7f2b5bde5b2eaf42827ffb9f5134bd87c46476 +Subproject commit a38edeb8a8485d22ffb3888dc2971441e09fc474 diff --git a/manifest.yaml b/manifest.yaml index d5fd1c0..267ba65 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -5,7 +5,7 @@ id: datum # A human readable service title title: "Datum Gateway" # Service version - accepts up to four digits, where the last confirms to revisions necessary for StartOS - see documentation: https://github.com/Start9Labs/emver-rs. This value will change with each release of the service. -version: 0.2.1 +version: 0.2.2 # Release notes for the update - can be a string, paragraph or URL release-notes: | - Initial Release