Skip to content
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.

v1.3.1: Fix syncing on windows

Compare
Choose a tag to compare
@spenczar spenczar released this 11 Apr 19:20
· 22 commits to master since this release

This release includes #24, which fixes retool sync on Windows. Previously, retool would call rm instead of using os.RemoveAll.