From 25eca48197539d3116a7af81e1b2a14e07085ac3 Mon Sep 17 00:00:00 2001 From: heyanlong Date: Mon, 27 Jun 2022 15:01:12 +0800 Subject: [PATCH] 5.0.0 --- package.xml | 2 +- scripts/package.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.xml b/package.xml index 11223996..98b67ec1 100644 --- a/package.xml +++ b/package.xml @@ -36,7 +36,7 @@ stable Apache2.0 - Fix bugs + Support Skywalking 9.0.0 diff --git a/scripts/package.py b/scripts/package.py index 6cd04547..7d58f3fb 100644 --- a/scripts/package.py +++ b/scripts/package.py @@ -79,7 +79,7 @@ {'key': 'license', 'value': 'Apache2.0', 'attr': [ {'key': 'uri', 'value': 'http://www.apache.org/licenses/LICENSE-2.0.html'} ]}, - {'key': 'notes', 'value': 'Fix bugs'}, # release notes + {'key': 'notes', 'value': 'Support Skywalking 9.0.0'}, # release notes {'key': 'contents', 'child': [ {'key': 'dir', 'attr': [ {'key': 'name', 'value': '/'},