Skip to content

Commit

Permalink
test version
Browse files Browse the repository at this point in the history
  • Loading branch information
wanwiset25 committed Sep 22, 2024
1 parent 8fc5eb3 commit 7e2c5d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subnet/deployment-generator/src/config_gen.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const config = {
bootnode: process.env.VERSION_BOOTNODE || "feature-v1-release",
relayer: process.env.VERSION_RELAYER || "feature-v1-release",
stats: process.env.VERSION_STATS || "feature-v1-release",
frontend: process.env.VERSION_FRONTEND || "v0.1.10",
frontend: process.env.VERSION_FRONTEND || "feature-v1-release",
csc: process.env.VERSION_CSC || "feature-v0.2.1",
zero: process.env.VERSION_ZERO || "v0.1.0",
},
Expand Down

0 comments on commit 7e2c5d6

Please sign in to comment.