Skip to content

Commit

Permalink
Fix comment description of setRelease.js (#2741)
Browse files Browse the repository at this point in the history
  • Loading branch information
imnasnainaec authored Oct 25, 2023
1 parent 2459886 commit 38cf5c8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions scripts/setRelease.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Create the config.js file in ./public to specify
// the Runtime Configuration items.
//
// Create the release.js file in ./public/scripts/
// to hold the current version of The Combine.

const spawnSync = require("child_process").spawnSync;

Expand Down

0 comments on commit 38cf5c8

Please sign in to comment.