We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 42cdc03 + d5e38b7 commit c95310eCopy full SHA for c95310e
catalyst-gateway/bin/src/service/api/mod.rs
@@ -23,7 +23,7 @@ pub(crate) mod health;
23
const API_TITLE: &str = "Catalyst Gateway";
24
25
/// The version of the API
26
-const API_VERSION: &str = "0.6.0";
+const API_VERSION: &str = "0.7.0";
27
28
/// Get the contact details for inquiring about the API
29
fn get_api_contact() -> ContactObject {
0 commit comments