[BUGFIX] fix version numbers
... | ... | @@ -3,7 +3,7 @@ |
"description": "sgalinski command line interface", | ||
"homepage": "https://www.sgalinski.de", | ||
"license": ["SEE LICENSE IN LICENSE.md"], | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"replace": { | ||
"sgc-core": "self.version" | ||
} | ||
... | ... |
Please register or sign in to comment