Skip to content

Commit 4a4bc2c

Browse files
committed
chore: version update
1 parent 44f84a7 commit 4a4bc2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/rpcConfig/constants/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ import { DeploymentMode } from "../../../src";
22

33
export const version = {
44
[DeploymentMode.DEV]: "1.0.5",
5-
[DeploymentMode.PROD]: "1.0.100",
5+
[DeploymentMode.PROD]: "1.0.101",
66
};

0 commit comments

Comments
 (0)