Skip to content

Commit

Permalink
Update version to 1.0.0-rc.13
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 4, 2023
1 parent a7b6803 commit 50a810f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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-rc.12"
version: "1.0.0-rc.13"
};
// Overwriting host entry breaks tests, so this is not done here.
schemes: HTTPS;
Expand Down

0 comments on commit 50a810f

Please sign in to comment.