mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
fix version-bump.js
This commit is contained in:
parent
26e4f87ce4
commit
73b6d5ff95
@ -45,8 +45,4 @@ function newVersionFrom (manifest, bumpType) {
|
||||
return segments.map(String).join('.')
|
||||
}
|
||||
|
||||
function bumpManifest (manifest, bumpType) {
|
||||
|
||||
}
|
||||
|
||||
module.exports = versionBump
|
||||
|
Loading…
Reference in New Issue
Block a user