From 9d3c30fe0d29d0b98ce8ac660826fad4cc7b6a7b Mon Sep 17 00:00:00 2001 From: Github Actions Date: Mon, 19 Aug 2024 15:39:39 +0000 Subject: [PATCH] Bump version to 1.5.0 --- README.md | 2 +- build.gradle | 2 +- src/main/asyncapi/network_survey_messaging.yaml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5c90d3e..90c7923 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ The Network Survey Messaging protobuf library is available via [mavenCentral](ht ```groovy dependencies { - implementation 'com.craxiom:network-survey-messaging:1.4.0' + implementation 'com.craxiom:network-survey-messaging:1.5.0' } ``` diff --git a/build.gradle b/build.gradle index 822b2f9..95920ce 100644 --- a/build.gradle +++ b/build.gradle @@ -20,7 +20,7 @@ plugins { } group 'com.craxiom' -version "1.4.0" +version "1.5.0" // Configure the wrapper and ALL distro so IJ has additional context wrapper { diff --git a/src/main/asyncapi/network_survey_messaging.yaml b/src/main/asyncapi/network_survey_messaging.yaml index 6b2bd12..23038cf 100644 --- a/src/main/asyncapi/network_survey_messaging.yaml +++ b/src/main/asyncapi/network_survey_messaging.yaml @@ -1,7 +1,7 @@ asyncapi: 3.0.0 info: title: Network Survey Messaging API - version: 1.4.0 + version: 1.5.0 description: > The Network Survey Messaging API defines a set of messages that can be used to describe wireless survey related events. The messages range from cellular surveys such as GSM, CDMA, UMTS, LTE, and NR, to simple RF energy detection events. @@ -2104,7 +2104,7 @@ components: type: string description: >- The version number of the Network Survey Messaging API that this message is based off of. - example: 1.4.0 + example: 1.5.0 deviceSerialNumber: type: string description: >-