Skip to content

1.2.0

Compare
Choose a tag to compare
@FLOCK4H FLOCK4H released this 27 May 11:26
· 2 commits to main since this release

No more git pull origin main for updates, Freeway will handle this from now, in the script, it checks if there is a tag at

https://api.github.com/repos/{GITHUB_REPO}/releases/latest

different than the one in the current code repo, then proceeds with git pull origin main for us.