Skip to content

Commit

Permalink
fix: Well, you could update. Albeit not to the latest version. Kind o…
Browse files Browse the repository at this point in the history
…f. Maybe this ugly hack will make it possible?

Not that it really matters given that the system is still useless. :-)
  • Loading branch information
xdy committed Jun 29, 2020
1 parent c8b071d commit a8c29d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ module.exports = {
'&& cp static/system.json dist ' +
'&& sed -ie \'s|\\(.*"version"\\): "\\(.*\\)",.*|\\1: \'"\\"${nextRelease.version}\\",|" package.json ' +
'&& npm install ' +
'&& zip -ur dist/twodsix.zip ' +
'',
}],
["@semantic-release/git", {
Expand Down

0 comments on commit a8c29d4

Please sign in to comment.