From 5107bb8694afddcbd4aac4b6e78d10938a9bf791 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Thu, 17 Oct 2024 17:30:05 +0000 Subject: [PATCH] Bump version to 1.6.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 90c7923..47eedf6 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.5.0' + implementation 'com.craxiom:network-survey-messaging:1.6.0' } ``` diff --git a/build.gradle b/build.gradle index 95920ce..b9604be 100644 --- a/build.gradle +++ b/build.gradle @@ -20,7 +20,7 @@ plugins { } group 'com.craxiom' -version "1.5.0" +version "1.6.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 922df68..c83c022 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.5.0 + version: 1.6.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. @@ -2108,7 +2108,7 @@ components: type: string description: >- The version number of the Network Survey Messaging API that this message is based off of. - example: 1.5.0 + example: 1.6.0 deviceSerialNumber: type: string description: >-