Skip to content

App Cast Generator 2.8.4

Choose a tag to compare

@Deadpikle Deadpikle released this 25 Feb 13:11
· 48 commits to develop since this release
  • Fixed not being able to detect version strings such as app.7.0.0-beta1.tar.gz
    • Previously strings like app.7.0.0.tar.gz worked, but if you stuck on -beta1 or similar on the end, it would stop working, which is unexpected behavior, despite the fact that app.7.0.0 is not really a version string with the word app in there. Now both work.