Remove binaries and update version (#13)

This commit is contained in:
Terence Boldt 2022-12-27 20:35:28 -05:00 committed by GitHub
parent 48aa7a9331
commit f36acac6e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ import (
"github.com/tjboldt/ProDOS-Utilities/prodos"
)
const version = "0.3.1"
const version = "0.3.2"
func main() {
var fileName string