Skip to content

Commit

Permalink
chore: s3 version
Browse files Browse the repository at this point in the history
  • Loading branch information
arthcp committed Jun 29, 2024
1 parent 18d15b4 commit 092fb02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/rpcConfig/constants/version.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ import { DeploymentMode } from "../../../src";

export const version = {
[DeploymentMode.DEV]: "1.0.5",
[DeploymentMode.PROD]: "1.0.28",
[DeploymentMode.PROD]: "1.0.29",
};

0 comments on commit 092fb02

Please sign in to comment.