Skip to content

Commit

Permalink
chore: prepare next version [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
graviteeio committed Jan 24, 2025
1 parent 336ab59 commit c18d57f
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion gravitee-apim-console-webui/build.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "4.3.22"
"version": "4.3.23-SNAPSHOT"
}
2 changes: 1 addition & 1 deletion gravitee-apim-portal-webui/build.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "4.3.22"
"version": "4.3.23-SNAPSHOT"
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ info:
license:
name: Apache 2.0
url: http://www.apache.org/licenses/LICENSE-2.0
version: "4.3.22-SNAPSHOT"
version: "4.3.23-SNAPSHOT"
servers:
- url: http://localhost:8083/portal/environments/{envId}
description: The portal API for a given environment
Expand Down
4 changes: 2 additions & 2 deletions helm/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
name: apim
# Also update CHANGELOG.md
version: 4.3.22
appVersion: 4.3.22
version: 4.3.23
appVersion: 4.3.23
description: Official Gravitee.io Helm chart for API Management
home: https://gravitee.io
sources:
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
</issueManagement>
<properties>
<!-- Version properties -->
<revision>4.3.22</revision>
<revision>4.3.23</revision>
<sha1/>
<changelist></changelist>
<changelist>-SNAPSHOT</changelist>

<!-- Vert.X version is mandatory for vertx-grpc-protoc-plugin2
in gravitee-apim-gateway-tests-sdk and gravitee-apim-integration-tests
Expand Down

0 comments on commit c18d57f

Please sign in to comment.