Skip to content

Commit

Permalink
merge: Merge commit '3bd248b8f068527fab09fff2976473decb9d7047' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
St4NNi committed Jun 2, 2023
2 parents a1ef29d + 3bd248b commit 52d20e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aruna/api/storage/services/v1/project_service.proto
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import "protoc-gen-openapiv2/options/annotations.proto";
option (grpc.gateway.protoc_gen_openapiv2.options.openapiv2_swagger) = {
info: {
title: "Aruna Object Storage (AOS) REST API";
version: "1.0.0"
version: "1.1.0-rc.1"
};
// Overwriting host entry breaks tests, so this is not done here.
schemes: HTTPS;
Expand Down

0 comments on commit 52d20e9

Please sign in to comment.