App Cast Generator 2.8.4
·
5 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 thatapp.7.0.0
is not really a version string with the wordapp
in there. Now both work.
- Previously strings like